summaryrefslogtreecommitdiff
path: root/security/samba-vscan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/samba-vscan/Makefile')
-rw-r--r--security/samba-vscan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile
index 18b161055a61..7fe1852a2e52 100644
--- a/security/samba-vscan/Makefile
+++ b/security/samba-vscan/Makefile
@@ -7,6 +7,7 @@
PORTNAME= samba-vscan
PORTVERSION= 0.3.6c
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.openantivirus.org/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-beta4
@@ -30,7 +31,7 @@ OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \
PORTDOCS= AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS= autoconf:261
VSCAN_SAMBA_PORT?= samba3
SAMBA_WRKSRC!= cd ${.CURDIR}/../../net/${VSCAN_SAMBA_PORT}; ${MAKE} -V WRKSRC
HAS_CONFIGURE= yes