1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Convert to USES=autoreconf

This commit is contained in:
Tijl Coosemans 2014-09-19 15:02:30 +00:00
parent 508a1f5dc5
commit 594132c5dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368567

View File

@ -16,9 +16,8 @@ CONFLICTS= ptpd2-devel.*
ETCDIR= ${PREFIX}/etc/${PORTNAME}${PKGNAMESUFFIX}
USES= gmake libtool
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtoolize
USES= autoreconf gmake libtool
PORTDOCS= *
@ -32,11 +31,6 @@ SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp
.include <bsd.port.options.mk>
run-autotools: run-autotools-autoreconf
run-autotools-autoreconf:
@cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTORECONF} -i
post-install:
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}