summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-09 19:10:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-09 19:10:01 +0000
commitc5e025b2862dd1b0321e1fd3362bb7717b30805b (patch)
tree4d63ec892e57cef06ec28345d28068d0a486453a /net
parent- Make use of USE_GNOME=introspection (diff)
- Make use of USE_GNOME=introspection
- Make use of USES=gmake
Notes
Notes: svn path=/head/; revision=324457
Diffstat (limited to 'net')
-rw-r--r--net/gupnp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index a95a8f1668b1..824728b70345 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -19,12 +19,11 @@ LIB_DEPENDS= gssdp-1.0:${PORTSDIR}/net/gssdp \
CONFIGURE_ARGS= --enable-introspection=yes
CONFIGURE_ENV= VAPIGEN=""
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= glib20
+USE_GNOME= glib20 introspection:build
USE_LDCONFIG= yes
USE_PYTHON= yes
USE_XZ= yes
-USES= pathfix pkgconfig
+USES= gmake pathfix pkgconfig
post-patch:
@${REINPLACE_CMD} -e 's|/usr/bin/python|${PYTHON_CMD}|' ${WRKSRC}/tools/gupnp-binding-tool