aboutsummaryrefslogtreecommitdiff
path: root/www/c-icap
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-04-06 12:01:56 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-04-06 12:01:56 +0000
commit33d9de8958272943c2be188b095d918715c6a544 (patch)
treecad55e0cdf4a972f4ff08b71af7faac423c7548a /www/c-icap
parentaf4c0b3e4f7f606888c60bcc486a095f07ad125e (diff)
downloadports-33d9de8958272943c2be188b095d918715c6a544.tar.gz
ports-33d9de8958272943c2be188b095d918715c6a544.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 433f0f58b3ea..f964eaedd1ad 100644
--- a/www/c-icap/Makefile
+++ b/www/c-icap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= c-icap
PORTVERSION= 060708
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/OldFiles
@@ -49,7 +49,7 @@ CONFIGURE_ARGS+= --without-perl
.endif
.if !defined(WITHOUT_CLAMAV)
-LIB_DEPENDS+= clamav.6:${PORTSDIR}/security/clamav
+LIB_DEPENDS+= clamav.7:${PORTSDIR}/security/clamav
PLIST_SUB+= CLAMAV=""
CONFIGURE_ARGS+= --with-clamav
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \