diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 32e2d4d41abf..9ffe0130c0ef 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -32,8 +32,7 @@ COMMENT= A free SMB and CIFS client and server for UNIX CONFLICTS= ja-samba-2.* samba-3.* sharity-light-1.* USE_SUBMAKE= YES USE_GMAKE= YES -USE_LIBTOOL_VER=15 -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 libtool:15 # directories .if !defined(BATCH) && !defined(PACKAGE_BUILDING) |