1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Convert to USES=autoreconf

This commit is contained in:
Baptiste Daroussin 2015-06-21 13:58:47 +00:00
parent 49bf2316e7
commit a71424857b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390230

View File

@ -18,14 +18,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
USES= gmake libtool pkgconfig tar:xz
USES= autoreconf gmake libtool pkgconfig tar:xz
.if !defined(_BUILDING_LIGHTTPD_MODULE)
USES+= cpe
.endif
USE_AUTOTOOLS= autoconf autoheader aclocal automake
AUTOMAKE_ARGS= -a -c -f
CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/lighttpd
INSTALL_TARGET= install-strip