aboutsummaryrefslogtreecommitdiff
path: root/net/trickle
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-23 14:34:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-23 14:34:08 +0000
commitfc3ea4ec6975faa8ad7138282977abcb7d7e1185 (patch)
tree449e0ba91fbf867c4096fbe352158bbc81b4b38b /net/trickle
parentbcec6abd1b1c29a585bb3d31901bf728c73f0538 (diff)
downloadports-fc3ea4ec6975faa8ad7138282977abcb7d7e1185.tar.gz
ports-fc3ea4ec6975faa8ad7138282977abcb7d7e1185.zip
- Switch to USES=libtool
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=358961
Diffstat (limited to 'net/trickle')
-rw-r--r--net/trickle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile
index 282470ab9cdf..2661c6bde994 100644
--- a/net/trickle/Makefile
+++ b/net/trickle/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent
OPTIONS_DEFINE= DOCS
-USE_AUTOTOOLS= libtool
+USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes