aboutsummaryrefslogtreecommitdiff
path: root/www/c-icap
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2007-12-19 23:08:38 +0000
committerRenato Botelho <garga@FreeBSD.org>2007-12-19 23:08:38 +0000
commite74905e54bdaced2d06fbc274a14a42b211d3126 (patch)
tree2aa5e741bcd48e2b1212e1da5c91c272aa68a881 /www/c-icap
parent19a8a2ec339772a805b5fb6ff0cfb1a6d41c3aee (diff)
downloadports-e74905e54bdaced2d06fbc274a14a42b211d3126.tar.gz
ports-e74905e54bdaced2d06fbc274a14a42b211d3126.zip
Notes
Diffstat (limited to 'www/c-icap')
-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" \