From 7865d5168f961c4a2e62ed3564b7b95ba94d227e Mon Sep 17 00:00:00 2001 From: Dominik Lisiak Date: Tue, 19 Mar 2019 14:23:33 +0100 Subject: Always detect user on demand, because package can be build and installed by different users. --- security/ossec-hids-local/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/ossec-hids-local/Makefile') diff --git a/security/ossec-hids-local/Makefile b/security/ossec-hids-local/Makefile index 294475a..20e281e 100644 --- a/security/ossec-hids-local/Makefile +++ b/security/ossec-hids-local/Makefile @@ -2,7 +2,7 @@ PORTNAME= ossec-hids PORTVERSION= 3.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security PKGNAMESUFFIX= -${OSSEC_TYPE} @@ -159,7 +159,6 @@ SUB_LIST+= PORTNAME=${PORTNAME} \ VERSION=${PORTVERSION} \ DB_TYPE=${DB_TYPE} \ DB_SCHEMA=${DOCSDIR}/${DB_SCHEMA} \ - USER=${USER} \ OSSEC_USER=${OSSEC_USER} \ OSSEC_GROUP=${OSSEC_GROUP} \ OSSEC_RC=${OSSEC_RC} -- cgit v1.2.3