From 96105627c00b5c1715205ec96a1527f0e729ac24 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 24 Jul 2014 16:13:14 +0000 Subject: [PATCH] - Switch to USES=libtool Approved by: portmgr blanket --- net/ptpd2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ptpd2/Makefile b/net/ptpd2/Makefile index 05d83554bf98..bb46674e9af9 100644 --- a/net/ptpd2/Makefile +++ b/net/ptpd2/Makefile @@ -16,9 +16,9 @@ CONFLICTS= ptpd2-devel.* ETCDIR= ${PREFIX}/etc/${PORTNAME}${PKGNAMESUFFIX} -USES= gmake +USES= gmake libtool GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtool +USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtoolize PORTDOCS= *