summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-25 20:39:06 +0000
committerjoerg <joerg>2008-04-25 20:39:06 +0000
commit4005390310b8e657520fdc53f106df393570e5ea (patch)
treeba5c318600555301b8a78f14c17772a3e23be7eb /multimedia
parent1b08350b7a04a7650209f9ed7f81249a5e15ed17 (diff)
downloadpkgsrc-4005390310b8e657520fdc53f106df393570e5ea.tar.gz
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer0.8/Makefile4
-rw-r--r--multimedia/py-gstreamer0.10/Makefile3
2 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/gstreamer0.8/Makefile b/multimedia/gstreamer0.8/Makefile
index f3768002604..6b96c6dc65d 100644
--- a/multimedia/gstreamer0.8/Makefile
+++ b/multimedia/gstreamer0.8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/03/06 14:53:52 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2008/04/25 20:39:10 joerg Exp $
#
DISTNAME= gstreamer-0.8.11
@@ -32,8 +32,6 @@ PKGCONFIG_OVERRIDE+= pkgconfig/gstreamer.pc.in
REQD_DIRS+= ${GST0.8_DBDIR}
-PYTHON_VERSIONS_ACCEPTED= 24 23 22
-
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
diff --git a/multimedia/py-gstreamer0.10/Makefile b/multimedia/py-gstreamer0.10/Makefile
index 0056dc40d3d..e8f49ae3c04 100644
--- a/multimedia/py-gstreamer0.10/Makefile
+++ b/multimedia/py-gstreamer0.10/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/04/11 19:58:30 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2008/04/25 20:39:10 joerg Exp $
#
DISTNAME= gst-python-0.10.11
@@ -15,7 +15,6 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
-PYTHON_VERSIONS_ACCEPTED= 23 24
PY_PATCHPLIST= yes
PKGCONFIG_OVERRIDE+= pkgconfig/gst-python.pc.in