svn commit: r316209 - head/net/gssdp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 21 19:46:46 UTC 2013


Author: sunpoet
Date: Sun Apr 21 19:46:45 2013
New Revision: 316209
URL: http://svnweb.freebsd.org/changeset/ports/316209

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

Modified:
  head/net/gssdp/Makefile

Modified: head/net/gssdp/Makefile
==============================================================================
--- head/net/gssdp/Makefile	Sun Apr 21 19:46:26 2013	(r316208)
+++ head/net/gssdp/Makefile	Sun Apr 21 19:46:45 2013	(r316209)
@@ -23,6 +23,7 @@ GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
+USE_PKGCONFIG=	build
 USE_XZ=		yes
 USES=		pathfix
 


More information about the svn-ports-all mailing list