diff options
Diffstat (limited to 'net/samba-libsmbclient')
-rw-r--r-- | net/samba-libsmbclient/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile index 22e7d9903f04..70565172b0d5 100644 --- a/net/samba-libsmbclient/Makefile +++ b/net/samba-libsmbclient/Makefile @@ -29,8 +29,7 @@ COMMENT= The shared lib from the samba packages USE_BZIP2= yes USE_SIZE= yes -USE_AUTOCONF= yes -WANT_AUTOCONF_VER= 253 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${DISTNAME}/source |