summaryrefslogtreecommitdiff
path: root/www/havp
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2007-03-13 20:11:19 +0000
committerRenato Botelho <garga@FreeBSD.org>2007-03-13 20:11:19 +0000
commit6dee7aadd206bc514c80d7ae5b6ab6b2da2627cc (patch)
tree8bc202477887df5a3cf81f5a43cc6c0386d5efc4 /www/havp
parentFix the plist, bump the PORTREVISION. (diff)
- Update clamav to 0.90.1
- Use -lthr to build clamav since it has problems with libpthread - Bump PORTREVISION of dependant ports, libclamav version was bumped - Fix clamcour to build with clamav-0.90.x using patch sent by maintainer
Notes
Notes: svn path=/head/; revision=187337
Diffstat (limited to 'www/havp')
-rw-r--r--www/havp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/havp/Makefile b/www/havp/Makefile
index 111626f04387..49700b188df7 100644
--- a/www/havp/Makefile
+++ b/www/havp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= havp
PORTVERSION= 0.82
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.server-side.de/download/ \
http://bio3k.softboard.ru/uploads/arch/
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.server-side.de/download/ \
MAINTAINER= b3k@mail.ru
COMMENT= HTTP Antivirus Proxy
-LIB_DEPENDS= clamav.1:${PORTSDIR}/security/clamav
+LIB_DEPENDS= clamav.2:${PORTSDIR}/security/clamav
GNU_CONFIGURE= yes
USE_GMAKE= yes