Date: Mon, 23 Jun 2014 14:34:08 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358961 - head/net/trickle Message-ID: <201406231434.s5NEY8ai067490@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406231434.s5NEY8ai067490>