aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2012-08-20 15:03:43 +0800
committererwin <erwin@FreeBSD.org>2012-08-20 15:03:43 +0800
commit3ae91dfd4652e7a8406fc0ba949234ea520d76f3 (patch)
treeb9bef0af2276bd7e2793781ba1f4814e6235207e /net
parent2e40a18d16b6c390b40127690aaf951f5720eb7c (diff)
downloadfreebsd-ports-gnome-3ae91dfd4652e7a8406fc0ba949234ea520d76f3.tar.gz
freebsd-ports-gnome-3ae91dfd4652e7a8406fc0ba949234ea520d76f3.tar.zst
freebsd-ports-gnome-3ae91dfd4652e7a8406fc0ba949234ea520d76f3.zip
Mark BROKEN: does not package
Submitted by: pointyhat
Diffstat (limited to 'net')
-rw-r--r--net/gupnp-igd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile
index df59b638affa..38625e079243 100644
--- a/net/gupnp-igd/Makefile
+++ b/net/gupnp-igd/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:${PORTSDIR}/devel
LIB_DEPENDS= gupnp-1.0:${PORTSDIR}/net/gupnp
RUN_DEPENDS= gupnp>=0.18:${PORTSDIR}/net/gupnp
+BROKEN= does not package
+
CONFIGURE_ARGS= --enable-introspection=yes
GNU_CONFIGURE= yes
USE_GMAKE= yes