diff options
Diffstat (limited to 'security/samba-vscan')
-rw-r--r-- | security/samba-vscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile index f2c056f3b5a3..e7b1e9f02f88 100644 --- a/security/samba-vscan/Makefile +++ b/security/samba-vscan/Makefile @@ -31,7 +31,7 @@ OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \ PORTDOCS= AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 VSCAN_SAMBA_PORT?= samba3 SAMBA_WRKSRC!= cd ${.CURDIR}/../../net/${VSCAN_SAMBA_PORT}; ${MAKE} -V WRKSRC HAS_CONFIGURE= yes |