. Support staging

. Replace LATEST_LINK by PKGNAMESUFFIX
. Use OPTIONS_SET to define MILTER option
This commit is contained in:
Renato Botelho 2013-10-23 21:03:11 +00:00
parent 913bf1f75e
commit 80249db7c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331427

View File

@ -3,12 +3,11 @@
PKGNAMESUFFIX= -milter
WITH_MILTER= yes
OPTIONS_SET+= MILTER
MASTERDIR= ${.CURDIR}/../clamav
LATEST_LINK= clamav-milter
PKGNAMESUFFIX= -milter
CONFLICTS= clamav-[0-9]* clamav-devel-[0-9]*
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"