svn commit: r316211 - head/net/gupnp-av
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 21 20:04:36 UTC 2013
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
More information about the svn-ports-head
mailing list