aboutsummaryrefslogtreecommitdiff
path: root/net/afpfs-ng
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/afpfs-ng
parentf84bddd9c2463df378b01403cde0d0433c25b7dd (diff)
downloadports-2f31f6488fc45cfcb998f900f0bb0e7987a6b06e.tar.gz
ports-2f31f6488fc45cfcb998f900f0bb0e7987a6b06e.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=384229
Diffstat (limited to 'net/afpfs-ng')
-rw-r--r--net/afpfs-ng/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/afpfs-ng/Makefile b/net/afpfs-ng/Makefile
index 92f29ca5db0c..c698a83bbf67 100644
--- a/net/afpfs-ng/Makefile
+++ b/net/afpfs-ng/Makefile
@@ -12,10 +12,9 @@ COMMENT= Apple Filing Protocol client library
LICENSE= GPLv2
+GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= gmake iconv libtool tar:bzip2 readline
-USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
-AUTOMAKE_ARGS= --add-missing --copy --force
+USES= autoreconf gmake iconv libtool readline tar:bzip2
USE_LDCONFIG= yes
CFLAGS+= -Wno-return-type