Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2013 20:04:35 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316211 - head/net/gupnp-av
Message-ID:  <201304212004.r3LK4ZvZ029987@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 21 20:04:35 2013
New Revision: 316211
URL: http://svnweb.freebsd.org/changeset/ports/316211

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

Modified:
  head/net/gupnp-av/Makefile

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



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