diff options
Diffstat (limited to 'net/samba34/Makefile')
-rw-r--r-- | net/samba34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba34/Makefile b/net/samba34/Makefile index f918db5dde6f..caf83ee9ab87 100644 --- a/net/samba34/Makefile +++ b/net/samba34/Makefile @@ -32,7 +32,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/${PORTNAME} |