summaryrefslogtreecommitdiff
path: root/www/c-icap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/c-icap/Makefile')
-rw-r--r--www/c-icap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile
index 16399ff0bdd4..7c80b75371cc 100644
--- a/www/c-icap/Makefile
+++ b/www/c-icap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= c-icap
PORTVERSION= 030606
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
@@ -55,7 +55,7 @@ CONFIGURE_ARGS+= --without-perl
.endif
.if !defined(WITHOUT_CLAMAV)
-LIB_DEPENDS+= clamav.2:${PORTSDIR}/security/clamav
+LIB_DEPENDS+= clamav.3:${PORTSDIR}/security/clamav
PLIST_SUB+= CLAMAV=""
CONFIGURE_ARGS+= --with-clamav
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \