svn commit: r316212 - head/net/gupnp-ui

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


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

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

Modified:
  head/net/gupnp-ui/Makefile

Modified: head/net/gupnp-ui/Makefile
==============================================================================
--- head/net/gupnp-ui/Makefile	Sun Apr 21 20:04:35 2013	(r316211)
+++ head/net/gupnp-ui/Makefile	Sun Apr 21 20:04:58 2013	(r316212)
@@ -20,6 +20,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 GNU_CONFIGURE=	yes
 USE_GNOME=	gtk20
 USE_LDCONFIG=	yes
+USE_PKGCONFIG=	build
 USE_PYTHON=	yes
 USES=		pathfix
 


More information about the svn-ports-all mailing list