Convert to USES=autoreconf

This commit is contained in:
Baptiste Daroussin 2015-03-29 15:54:17 +00:00
parent 267e2486ca
commit 6abe93e3cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382603

View File

@ -14,9 +14,7 @@ GH_COMMIT= 85e913e
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool
USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
AUTOMAKE_ARGS= -a -c -f
USES= autoreconf libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>