aboutsummaryrefslogtreecommitdiff
path: root/net/gupnp
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/gupnp
parent273f7a30a0c5d27e90e4aece29bfa34c6110cd34 (diff)
downloadports-c5e025b2862dd1b0321e1fd3362bb7717b30805b.tar.gz
ports-c5e025b2862dd1b0321e1fd3362bb7717b30805b.zip
Notes
Diffstat (limited to 'net/gupnp')
-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