aboutsummaryrefslogtreecommitdiffstats
path: root/www/havp
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2007-03-14 04:11:19 +0800
committergarga <garga@FreeBSD.org>2007-03-14 04:11:19 +0800
commitfb29dd722a07d0882d1be1908f1f8f4a2b74bbc7 (patch)
tree4de28a67cf617d86cfbc7e12cd578dd2d78b8bb6 /www/havp
parent2373596baa0ef6652012e15ee36f201b44e4ffd6 (diff)
downloadfreebsd-ports-gnome-fb29dd722a07d0882d1be1908f1f8f4a2b74bbc7.tar.gz
freebsd-ports-gnome-fb29dd722a07d0882d1be1908f1f8f4a2b74bbc7.tar.zst
freebsd-ports-gnome-fb29dd722a07d0882d1be1908f1f8f4a2b74bbc7.zip
- 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
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