Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2013 20:04:58 +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: r316212 - head/net/gupnp-ui
Message-ID:  <201304212004.r3LK4wW0030114@svn.freebsd.org>

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



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