aboutsummaryrefslogtreecommitdiff
path: root/net/libnfs
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 15:14:57 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 15:14:57 +0000
commit2f31f6488fc45cfcb998f900f0bb0e7987a6b06e (patch)
treeb61b1965e672cbfbc413084d564e65454bf0286a /net/libnfs
parentf84bddd9c2463df378b01403cde0d0433c25b7dd (diff)
downloadports-2f31f6488fc45cfcb998f900f0bb0e7987a6b06e.tar.gz
ports-2f31f6488fc45cfcb998f900f0bb0e7987a6b06e.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=384229
Diffstat (limited to 'net/libnfs')
-rw-r--r--net/libnfs/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/libnfs/Makefile b/net/libnfs/Makefile
index 898663c5bcaa..547e62588cb3 100644
--- a/net/libnfs/Makefile
+++ b/net/libnfs/Makefile
@@ -14,10 +14,8 @@ LICENSE= LGPL21 GPLv3
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= pkgconfig gmake libtool
-USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
-ACLOCAL_ARGS= -I.
-AUTOMAKE_ARGS= --add-missing
+GNU_CONFIGURE= yes
+USES= autoreconf gmake libtool pkgconfig
USE_LDCONFIG= yes
post-patch: