summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-10 11:29:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-10 11:29:45 +0000
commita8f78880ee44f1cc14441c97b48b71e19a965b5d (patch)
tree11364e1b57449c931ea3fac85b84a4c265ce592e /net
parent- Update to 0.20.4 (diff)
- Make use of USE_GNOME=introspection
- Make use of USES=gmake
Notes
Notes: svn path=/head/; revision=324477
Diffstat (limited to 'net')
-rw-r--r--net/gupnp-av/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile
index 6a28026ab6f0..398520a0cfae 100644
--- a/net/gupnp-av/Makefile
+++ b/net/gupnp-av/Makefile
@@ -19,11 +19,10 @@ RUN_DEPENDS= gupnp>=0.19.0:${PORTSDIR}/net/gupnp
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_XZ= yes
-USES= pathfix pkgconfig
+USES= gmake pathfix pkgconfig
post-patch:
@${REINPLACE_CMD} -e 's|-Wno-unused-parameters||' ${WRKSRC}/tests/Makefile.in