summaryrefslogtreecommitdiff
path: root/security/clamav
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-05-23 19:21:41 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-05-23 19:21:41 +0000
commit4caf565fc1ef574ce8e6d232044a99ea8e2be5e4 (patch)
treea96a4f04d84eb94aa597bd4549de4605b34687ff /security/clamav
parentRevert changes related to linux-flashplugin* removal. (diff)
Use archivers/unzoo on DEPENDS instead zoo
Proposed by: Anton Yuzhaninov <citrin at citrin.ru>
Notes
Notes: svn path=/head/; revision=163193
Diffstat (limited to 'security/clamav')
-rw-r--r--security/clamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index c678ac18566e..d93f8f238a68 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clamav
PORTVERSION= 0.88.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= clamav
@@ -18,7 +18,7 @@ COMMENT= Command line virus scanner written entirely in C
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
unarj:${PORTSDIR}/archivers/unarj \
- zoo:${PORTSDIR}/archivers/zoo \
+ unzoo:${PORTSDIR}/archivers/unzoo \
arc:${PORTSDIR}/archivers/arc \
unzip:${PORTSDIR}/archivers/unzip