Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2013 04:19:08 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332454 - head/net/libproxy-webkit
Message-ID:  <201311020419.rA24J8Bu003428@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311020419.rA24J8Bu003428>