svn commit: r332454 - head/net/libproxy-webkit
John Marino
marino at FreeBSD.org
Sat Nov 2 04:19:09 UTC 2013
Author: marino
Date: Sat Nov 2 04:19:08 2013
New Revision: 332454
URL: http://svnweb.freebsd.org/changeset/ports/332454
Log:
net/libproxy-webkit: USES+= pkgconfig
Approved by: portmgr (bapt, implicit)
Modified:
head/net/libproxy-webkit/Makefile
Modified: head/net/libproxy-webkit/Makefile
==============================================================================
--- head/net/libproxy-webkit/Makefile Sat Nov 2 04:12:38 2013 (r332453)
+++ head/net/libproxy-webkit/Makefile Sat Nov 2 04:19:08 2013 (r332454)
@@ -15,6 +15,7 @@ LIB_DEPENDS= proxy.1:${PORTSDIR}/net/lib
MASTERDIR= ${.CURDIR}/../libproxy
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
+USES= pkgconfig
LIBPROXY_SLAVE= webkit
More information about the svn-ports-head
mailing list