aboutsummaryrefslogtreecommitdiff
path: root/net/gupnp-igd
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-10 11:30:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-10 11:30:09 +0000
commitccbeee486531e240490f61eb42ead8acef269e87 (patch)
tree60890a3c6f9cca977e851df9a230c948bbc7d427 /net/gupnp-igd
parenta8f78880ee44f1cc14441c97b48b71e19a965b5d (diff)
downloadports-ccbeee486531e240490f61eb42ead8acef269e87.tar.gz
ports-ccbeee486531e240490f61eb42ead8acef269e87.zip
- Make use of USE_GNOME=introspection
- Make use of USES=gmake
Notes
Notes: svn path=/head/; revision=324478
Diffstat (limited to 'net/gupnp-igd')
-rw-r--r--net/gupnp-igd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile
index 7343d3199653..554e859d296c 100644
--- a/net/gupnp-igd/Makefile
+++ b/net/gupnp-igd/Makefile
@@ -19,12 +19,11 @@ RUN_DEPENDS= gupnp>=0.18:${PORTSDIR}/net/gupnp
CONFIGURE_ARGS= --enable-introspection=yes
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 '/ --define-variable=/d' ${WRKSRC}/configure