aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-10-23 21:03:11 +0000
committerRenato Botelho <garga@FreeBSD.org>2013-10-23 21:03:11 +0000
commit80249db7c738a46d9a0fbf87bf8005c8549fbe39 (patch)
tree05c3c97c0621e39d8a3669b6733259afd5163e78 /security
parent913bf1f75e8c807ccec6f3d381cf0ec8a7cf3d3e (diff)
downloadports-80249db7c738a46d9a0fbf87bf8005c8549fbe39.tar.gz
ports-80249db7c738a46d9a0fbf87bf8005c8549fbe39.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/clamav-milter/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/clamav-milter/Makefile b/security/clamav-milter/Makefile
index 32867a93ae55..4393fc77fe17 100644
--- a/security/clamav-milter/Makefile
+++ b/security/clamav-milter/Makefile
@@ -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"