summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_clamav/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile
index 7b8ec281b6e0..a4028168096e 100644
--- a/www/mod_clamav/Makefile
+++ b/www/mod_clamav/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://software.othello.ch/mod_clamav/
MAINTAINER= tmueko@kommunity.net
COMMENT= Scans content delivered by the Apache2 proxy module for viruses
+BROKEN= doesn't work since cl_buildtrie() and cl_freetrie() where removed from clamlib (upstream problem)
+
LIB_DEPENDS+= clamav:${PORTSDIR}/${CLAMAV_PORT}
USE_AUTOTOOLS= libtool:15