From 550df1961b3a3dbdb940f2bb4b4b628727066e90 Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 6 Mar 2004 11:41:58 +0000 Subject: - This port does not really needs autoconf PR: ports/63800 Submitted by: Seva Gluschenko Approved by: maintainer --- net/samba-libsmbclient/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net') 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 -- cgit