diff options
Diffstat (limited to 'net/samba32/Makefile')
-rw-r--r-- | net/samba32/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba32/Makefile b/net/samba32/Makefile index 4e41eaeee9a3..fe9b92b1d46d 100644 --- a/net/samba32/Makefile +++ b/net/samba32/Makefile @@ -7,7 +7,7 @@ PORTNAME= samba PORTVERSION?= 3.2.15 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= . old-versions rc pre @@ -26,7 +26,7 @@ EXTRA_PATCHES= ${PATCHDIR}/CVE-2010-2063_samba-3.3.patch USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:267 autoheader:267 AUTOHEADER_ARGS= -I${WRKSRC}/m4 -I${WRKSRC}/lib/replace AUTOCONF_ARGS= -I${WRKSRC}/m4 -I${WRKSRC}/lib/replace |