Convert to USES=autoreconf
This commit is contained in:
parent
dd9f19a0d7
commit
34920cb47b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382586
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue