summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2014-02-12 17:53:02 +0000
committerdrochner <drochner@pkgsrc.org>2014-02-12 17:53:02 +0000
commit199a2328aca3b32f17fbaa428109dd5e11f79436 (patch)
treef03d230ace7741710569cc0fc0510049705f5051
parent6b03c7ff18620f062e4e333e80db83846706922e (diff)
downloadpkgsrc-199a2328aca3b32f17fbaa428109dd5e11f79436.tar.gz
kick out Python stuff -- I don't see any use (and there was one,
it should go into a separate pkg) ride on today's update
-rw-r--r--net/gupnp-igd/Makefile9
-rw-r--r--net/gupnp-igd/PLIST6
2 files changed, 2 insertions, 13 deletions
diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile
index a4898b389cc..1a2d5fd5e1a 100644
--- a/net/gupnp-igd/Makefile
+++ b/net/gupnp-igd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2014/02/12 15:15:20 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2014/02/12 17:53:02 drochner Exp $
DISTNAME= gupnp-igd-0.2.3
CATEGORIES= net devel
@@ -11,22 +11,15 @@ COMMENT= Library to handle UPnP IGD port mapping
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --enable-python
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE+= gupnp-igd-1.0.pc.in
-PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gobject; not yet ported as of 0.2.2
-
-CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
TEST_TARGET= check
.include "../../net/gupnp/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.14.0
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/py-gobject/buildlink3.mk"
.include "../../textproc/gtk-doc/buildlink3.mk"
-.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/gupnp-igd/PLIST b/net/gupnp-igd/PLIST
index 377bd66dafe..d063baa3f09 100644
--- a/net/gupnp-igd/PLIST
+++ b/net/gupnp-igd/PLIST
@@ -1,12 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2014/02/12 15:15:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2014/02/12 17:53:02 drochner Exp $
include/gupnp-igd-1.0/libgupnp-igd/gupnp-simple-igd-thread.h
include/gupnp-igd-1.0/libgupnp-igd/gupnp-simple-igd.h
lib/libgupnp-igd-1.0.la
lib/pkgconfig/gupnp-igd-1.0.pc
-${PYSITELIB}/gupnp/__init__.py
-${PYSITELIB}/gupnp/__init__.pyc
-${PYSITELIB}/gupnp/__init__.pyo
-${PYSITELIB}/gupnp/igd.la
share/gtk-doc/html/gupnp-igd/GUPnPSimpleIgd.html
share/gtk-doc/html/gupnp-igd/GUPnPSimpleIgdThread.html
share/gtk-doc/html/gupnp-igd/ch01.html