aboutsummaryrefslogtreecommitdiff
path: root/net/gupnp-igd
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2012-08-20 07:03:43 +0000
committerErwin Lansing <erwin@FreeBSD.org>2012-08-20 07:03:43 +0000
commitfd9caef04891e7c92d3ba0689dd92ed4cd061aa2 (patch)
treeb9bef0af2276bd7e2793781ba1f4814e6235207e /net/gupnp-igd
parent5801a83187b21900bae13c971d5c24bbfc52b8ac (diff)
downloadports-fd9caef04891e7c92d3ba0689dd92ed4cd061aa2.tar.gz
ports-fd9caef04891e7c92d3ba0689dd92ed4cd061aa2.zip
Notes
Diffstat (limited to 'net/gupnp-igd')
-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