aboutsummaryrefslogtreecommitdiff
path: root/net/ptpd2
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-19 15:02:30 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-19 15:02:30 +0000
commit594132c5ddfe4bc12935466f2963debfb4b97b6a (patch)
tree33e57a2a7acd0948ca6e1942c9e87b4cb6a73320 /net/ptpd2
parent508a1f5dc57582ec169c98b36d337f8436fc4d71 (diff)
downloadports-594132c5ddfe4bc12935466f2963debfb4b97b6a.tar.gz
ports-594132c5ddfe4bc12935466f2963debfb4b97b6a.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=368567
Diffstat (limited to 'net/ptpd2')
-rw-r--r--net/ptpd2/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/ptpd2/Makefile b/net/ptpd2/Makefile
index bb46674e9af9..c4ea217df630 100644
--- a/net/ptpd2/Makefile
+++ b/net/ptpd2/Makefile
@@ -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}