diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-06 11:41:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-06 11:41:58 +0000 |
commit | 9e48d288a7250893a0b1ef99fcd963b67f39b335 (patch) | |
tree | a4fc4753b4b238082bc8f789af0775be979c6338 /net/samba-libsmbclient | |
parent | ea11ccf49ea5fb26f3656af051d86693ceb03775 (diff) | |
download | ports-9e48d288a7250893a0b1ef99fcd963b67f39b335.tar.gz ports-9e48d288a7250893a0b1ef99fcd963b67f39b335.zip |
Notes
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 |