svn commit: r316210 - head/net/gupnp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 21 20:04:24 UTC 2013


Author: sunpoet
Date: Sun Apr 21 20:04:24 2013
New Revision: 316210
URL: http://svnweb.freebsd.org/changeset/ports/316210

Log:
  - Add missing USE_PKGCONFIG=build
  
  Feature safe:	yes

Modified:
  head/net/gupnp/Makefile

Modified: head/net/gupnp/Makefile
==============================================================================
--- head/net/gupnp/Makefile	Sun Apr 21 19:46:45 2013	(r316209)
+++ head/net/gupnp/Makefile	Sun Apr 21 20:04:24 2013	(r316210)
@@ -22,6 +22,7 @@ GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
+USE_PKGCONFIG=	build
 USE_PYTHON=	yes
 USE_XZ=		yes
 USES=		pathfix


More information about the svn-ports-all mailing list