diff options
Diffstat (limited to 'security/samba-vscan/Makefile')
-rw-r--r-- | security/samba-vscan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile index b6fbb168e01d..a760fb152edb 100644 --- a/security/samba-vscan/Makefile +++ b/security/samba-vscan/Makefile @@ -7,7 +7,7 @@ PORTNAME= samba-vscan PORTVERSION= 0.3.6c -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.openantivirus.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-beta5 @@ -31,7 +31,7 @@ OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \ PORTDOCS= AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 VSCAN_SAMBA_PORT?= samba3 SAMBA_WRKSRC!= cd ${.CURDIR}/../../net/${VSCAN_SAMBA_PORT}; ${MAKE} -V WRKSRC HAS_CONFIGURE= yes |