Convert to USES=autoreconf

This commit is contained in:
Baptiste Daroussin 2015-03-29 11:24:23 +00:00
parent dd9f19a0d7
commit 34920cb47b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382586

View file

@ -14,10 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
USES= libtool gmake
USES= autoreconf libtool gmake
USE_AUTOTOOLS= aclocal libtoolize autoconf automake autoheader
AUTOMAKE_ARGS= --add-missing --copy --force
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
MAKE_JOBS_UNSAFE=yes