aboutsummaryrefslogtreecommitdiff
path: root/security/clamav/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-07-03 12:42:52 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-07-03 12:42:52 +0000
commite56f80545b9ffa00de3e7ad577ae3f5a72d3145f (patch)
tree9c2a8e73d09b72d51d819b3090069f6a88776bef /security/clamav/Makefile
parent38bfc296fb7a7bbddbcd0c3fe4e091ee6b14a09d (diff)
Notes
Diffstat (limited to 'security/clamav/Makefile')
-rw-r--r--security/clamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 18d4f2f4a466..a447b90aafdc 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= clamav
-PORTVERSION= 0.88.2
-PORTREVISION= 4
+PORTVERSION= 0.88.3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= clamav
@@ -41,6 +40,7 @@ PLIST_SUB+= DBDIR=${DBDIR} LOGDIR=${LOGDIR} RUNDIR=${RUNDIR}
CONFIGURE_ARGS= --with-dbdir=${DBDIR} \
--with-zlib=/usr \
+ --mandir=${MANPREFIX}/man \
--disable-zlib-vcheck \
--disable-clamuko \
--disable-clamav \