1
0
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:
Baptiste Daroussin 2015-06-21 14:12:09 +00:00
parent 5902fd5441
commit 02ad038113
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390233

View File

@ -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