diff options
Diffstat (limited to 'net/gupnp-igd/Makefile')
-rw-r--r-- | net/gupnp-igd/Makefile | 2 |
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 |