svn commit: r358961 - head/net/trickle
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Jun 23 14:34:09 UTC 2014
Author: amdmi3
Date: Mon Jun 23 14:34:08 2014
New Revision: 358961
URL: http://svnweb.freebsd.org/changeset/ports/358961
QAT: https://qat.redports.org/buildarchive/r358961/
Log:
- Switch to USES=libtool
Approved by: portmgr blanket
Modified:
head/net/trickle/Makefile
Modified: head/net/trickle/Makefile
==============================================================================
--- head/net/trickle/Makefile Mon Jun 23 14:32:46 2014 (r358960)
+++ head/net/trickle/Makefile Mon Jun 23 14:34:08 2014 (r358961)
@@ -14,7 +14,7 @@ LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}
OPTIONS_DEFINE= DOCS
-USE_AUTOTOOLS= libtool
+USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
More information about the svn-ports-all
mailing list