aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2007-03-16 23:06:17 +0800
committernovel <novel@FreeBSD.org>2007-03-16 23:06:17 +0800
commit1738e61888da9439af996f28302687fe4ca7d7c9 (patch)
tree8c87d45fe5796ded6801b8338ff474288152d165
parentead147288bbf285b7542b07b476f1a62378a87cd (diff)
downloadfreebsd-ports-gnome-1738e61888da9439af996f28302687fe4ca7d7c9.tar.gz
freebsd-ports-gnome-1738e61888da9439af996f28302687fe4ca7d7c9.tar.zst
freebsd-ports-gnome-1738e61888da9439af996f28302687fe4ca7d7c9.zip
Fix clamav dependency.
PR: 110390 Submitted by: Volker Werth <volker@vwsoft.com> Approved by: Elisey Savateev (maintainer) Pointyhat to: novel
-rw-r--r--www/havp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/havp/Makefile b/www/havp/Makefile
index c3c86bead84a..53fa7ab80e74 100644
--- a/www/havp/Makefile
+++ b/www/havp/Makefile
@@ -14,7 +14,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