aboutsummaryrefslogtreecommitdiff
path: root/www/c-icap
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2009-03-27 15:40:09 +0000
committerRenato Botelho <garga@FreeBSD.org>2009-03-27 15:40:09 +0000
commit38e1416ad9f0b2ee0a68a482106edfa95e784d3e (patch)
tree61ff23b843b990af0fa98f66231997b655bb1e93 /www/c-icap
parentb24fb95e87b989e0d9ee95d74b96d8efa4dc8de9 (diff)
downloadports-38e1416ad9f0b2ee0a68a482106edfa95e784d3e.tar.gz
ports-38e1416ad9f0b2ee0a68a482106edfa95e784d3e.zip
Notes
Diffstat (limited to 'www/c-icap')
-rw-r--r--www/c-icap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile
index 31736d855e3f..fd9206df2419 100644
--- a/www/c-icap/Makefile
+++ b/www/c-icap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= c-icap
PORTVERSION= 060708
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -49,7 +50,7 @@ CONFIGURE_ARGS+= --without-perl
.endif
.if !defined(WITHOUT_CLAMAV)
-LIB_DEPENDS+= clamav.5:${PORTSDIR}/security/clamav
+LIB_DEPENDS+= clamav.6:${PORTSDIR}/security/clamav
PLIST_SUB+= CLAMAV=""
CONFIGURE_ARGS+= --with-clamav
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \