diff options
-rw-r--r-- | security/clamav-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index 234479a6ad1f..4cb6455a71b6 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -25,6 +25,8 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ arc:${PORTSDIR}/archivers/arc \ unzip:${PORTSDIR}/archivers/unzip +FORBIDDEN= http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html + OPTIONS= MILTER "Compile the milter interface" Off \ STDERR "Print logs to stderr instead of stdout" Off |