summaryrefslogtreecommitdiff
path: root/textproc/py-X
diff options
context:
space:
mode:
authorrodent <rodent>2015-04-13 23:12:40 +0000
committerrodent <rodent>2015-04-13 23:12:40 +0000
commit91678d9a38e0b58f854ee16c9416ca59bf3e5620 (patch)
tree0a02a5deb14850f2bb33cc45a035c29ba28ecaf5 /textproc/py-X
parentadc9061db4f337dd324e061489b86e826096eb20 (diff)
downloadpkgsrc-91678d9a38e0b58f854ee16c9416ca59bf3e5620.tar.gz
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
Diffstat (limited to 'textproc/py-X')
-rw-r--r--textproc/py-X/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-X/Makefile b/textproc/py-X/Makefile
index 1e86883d3f6..e09b78d2e6c 100644
--- a/textproc/py-X/Makefile
+++ b/textproc/py-X/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2014/01/20 12:37:04 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2015/04/13 23:12:43 rodent Exp $
DISTNAME= PyX-0.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//}
@@ -21,7 +21,7 @@ CONF_FILES= ${PYSITELIB}/pyx/data/pyxrc \
${PKG_SYSCONFDIR}/pyxrc
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 26 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_VERSIONS_INCLUDE_3X= yes
.include "../../lang/python/distutils.mk"