mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Convert to USES=autoreconf
This commit is contained in:
parent
5902fd5441
commit
02ad038113
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390233
@ -18,11 +18,7 @@ DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
|
||||
LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
|
||||
libevent.so:${PORTSDIR}/devel/libevent2
|
||||
|
||||
USE_AUTOTOOLS= autoconf autoheader:env aclocal automake
|
||||
ACLOCAL_ARGS= -I${WRKSRC}/aclocal
|
||||
AUTOMAKE_ARGS= --foreign --add-missing --copy
|
||||
|
||||
USES= pkgconfig gmake compiler libtool
|
||||
USES= autoreconf pkgconfig gmake compiler libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user