diff options
Diffstat (limited to 'net/samba35/Makefile')
-rw-r--r-- | net/samba35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba35/Makefile b/net/samba35/Makefile index 3330b6ea8fd3..21917b84c140 100644 --- a/net/samba35/Makefile +++ b/net/samba35/Makefile @@ -37,7 +37,7 @@ AUTOCONF_ARGS= ${IPATHS} USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 autoheader:268 +USE_AUTOTOOLS= autoconf autoheader # directories VARDIR?= /var SAMBA_SPOOL?= ${VARDIR}/spool/${SAMBA_BASENAME} |