From 1235ec2edf11deda17f918b3909be7a8ae96225e Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Wed, 20 Aug 2014 13:25:02 +0000 Subject: - Switch to USES=libtool Approved by: portmgr blanket --- dns/nss_mdns/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dns') diff --git a/dns/nss_mdns/Makefile b/dns/nss_mdns/Makefile index bbc989d796c..0fd1bef98ea 100644 --- a/dns/nss_mdns/Makefile +++ b/dns/nss_mdns/Makefile @@ -18,8 +18,8 @@ LIB_DEPENDS= libavahi-client.so:${PORTSDIR}/net/avahi-app CONFLICTS_INSTALL= mDNSResponder_nss-[0-9]* -USE_AUTOTOOLS= autoconf automake libtool -USES= gmake +USE_AUTOTOOLS= autoconf automake +USES= gmake libtool USE_LDCONFIG= yes AUTOTOOLSFILES= aclocal.m4 -- cgit