diff options
Diffstat (limited to 'security')
-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 cefacb98eb3b..edbfc68cb363 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -24,6 +24,8 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ arc:${PORTSDIR}/archivers/arc \ unzip:${PORTSDIR}/archivers/unzip +BROKEN= Unfetchable + OPTIONS= MILTER "Compile the milter interface" Off \ CURL "Support URL downloading" Off USE_REINPLACE= yes |