summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-03 22:14:00 +0000
committerwiz <wiz>2012-10-03 22:14:00 +0000
commit87f13eccbca0e1334b8494bf6ef04411b6cf0bf5 (patch)
treea6e0112f1c7655fad080d88eaa928420d1b0af8b /devel
parent3b980a4a44c341bc8fe11d23babd6f32cf476968 (diff)
downloadpkgsrc-87f13eccbca0e1334b8494bf6ef04411b6cf0bf5.tar.gz
Update for python25 removal.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-at-spi2/Makefile4
-rw-r--r--devel/py-gobject3/Makefile4
-rw-r--r--devel/py-ipython012/Makefile4
-rw-r--r--devel/py-pyev/Makefile4
-rw-r--r--devel/py-setuptools/Makefile4
-rw-r--r--devel/py-stompclient/Makefile4
6 files changed, 7 insertions, 17 deletions
diff --git a/devel/py-at-spi2/Makefile b/devel/py-at-spi2/Makefile
index fae1d9ff6f0..edaafda8e16 100644
--- a/devel/py-at-spi2/Makefile
+++ b/devel/py-at-spi2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/09/15 10:04:19 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/03 22:14:01 wiz Exp $
#
DISTNAME= pyatspi-2.5.4
@@ -19,8 +19,6 @@ DEPENDS+= at-spi2-atk-[0-9]*:../../devel/at-spi2-atk
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_INCOMPATIBLE= 25
-
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
diff --git a/devel/py-gobject3/Makefile b/devel/py-gobject3/Makefile
index 6d43f177347..c6135291dec 100644
--- a/devel/py-gobject3/Makefile
+++ b/devel/py-gobject3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/10/02 17:10:51 tron Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/03 22:14:01 wiz Exp $
#
DISTNAME= pygobject-3.2.2
@@ -21,8 +21,6 @@ USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
-PYTHON_VERSIONS_INCOMPATIBLE= 25
-
PKGCONFIG_OVERRIDE+= pygobject-3.2.pc.in
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
diff --git a/devel/py-ipython012/Makefile b/devel/py-ipython012/Makefile
index 0b87831b619..db86387b643 100644
--- a/devel/py-ipython012/Makefile
+++ b/devel/py-ipython012/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/04/18 09:16:15 dholland Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/03 22:14:01 wiz Exp $
#
DISTNAME= ipython-0.12
@@ -16,8 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-pexpect-[0-9]*:../../devel/py-pexpect
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_INCOMPATIBLE= 25
-
USE_LANGUAGES= # none
USE_TOOLS+= gunzip
diff --git a/devel/py-pyev/Makefile b/devel/py-pyev/Makefile
index 1f2c1b42038..34c105951bd 100644
--- a/devel/py-pyev/Makefile
+++ b/devel/py-pyev/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/09/02 05:50:21 dholland Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/03 22:14:01 wiz Exp $
#
VERS= 0.8.1-4.04
@@ -16,8 +16,6 @@ PYDISTUTILSPKG= yes
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_INCOMPATIBLE= 25
-
.include "../../devel/libev/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile
index a58e3bc936a..6a2bcae7f42 100644
--- a/devel/py-setuptools/Makefile
+++ b/devel/py-setuptools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/04/08 19:08:54 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/03 22:14:01 wiz Exp $
EGG_VERSION= 0.6c11
DISTNAME= setuptools-${EGG_VERSION}
@@ -36,7 +36,7 @@ PYSETUPINSTALLARGS+= --root=/
FILES_SUBST+= PYSITELIB=${PREFIX}/${PYSITELIB}
FILES_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-.if ${OPSYS} == "Darwin" && ${PYPKGPREFIX} != "py25"
+.if ${OPSYS} == "Darwin"
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
.endif
diff --git a/devel/py-stompclient/Makefile b/devel/py-stompclient/Makefile
index aa8f8ca7859..63d9a7ace84 100644
--- a/devel/py-stompclient/Makefile
+++ b/devel/py-stompclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/08/15 05:50:11 dholland Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/03 22:14:01 wiz Exp $
#
DISTNAME= stompclient-0.3.2
@@ -15,7 +15,5 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 25
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"