aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-08-20 21:25:02 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-08-20 21:25:02 +0800
commit1235ec2edf11deda17f918b3909be7a8ae96225e (patch)
tree40a729cf516e8e47a44035a81e1a078fc89394c8 /dns
parent2936115a92befe755c85820b3ca12a13de2da704 (diff)
downloadfreebsd-ports-graphics-1235ec2edf11deda17f918b3909be7a8ae96225e.tar.gz
freebsd-ports-graphics-1235ec2edf11deda17f918b3909be7a8ae96225e.tar.zst
freebsd-ports-graphics-1235ec2edf11deda17f918b3909be7a8ae96225e.zip
- Switch to USES=libtool
Approved by: portmgr blanket
Diffstat (limited to 'dns')
-rw-r--r--dns/nss_mdns/Makefile4
1 files changed, 2 insertions, 2 deletions
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