summaryrefslogtreecommitdiff
path: root/x11/py-gnome2-desktop
diff options
context:
space:
mode:
authorrodent <rodent>2015-04-13 23:12:40 +0000
committerrodent <rodent>2015-04-13 23:12:40 +0000
commit58315a81fc520a127a5644e31f88b1f6764964c4 (patch)
tree0a02a5deb14850f2bb33cc45a035c29ba28ecaf5 /x11/py-gnome2-desktop
parent702c3bab8a743d3270f8185eb14e063be7a0c1bb (diff)
downloadpkgsrc-58315a81fc520a127a5644e31f88b1f6764964c4.tar.gz
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
Diffstat (limited to 'x11/py-gnome2-desktop')
-rw-r--r--x11/py-gnome2-desktop/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index 88cb0079710..0f95002f9ee 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2015/04/06 08:17:40 adam Exp $
+# $NetBSD: Makefile,v 1.93 2015/04/13 23:12:44 rodent Exp $
DISTNAME= gnome-python-desktop-2.32.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/}
@@ -25,12 +25,11 @@ PYTHON_VERSIONED_DEPENDENCIES= cairo:link
.include "../../lang/python/pyversion.mk"
-# The "real" value here is: 27 26
+# The "real" value here is: 27
# but because of single-version deps of gnome bits this will only
# ever work for the python version those gnome bits were built with.
-PYTHON_VERSIONS_REALLY_ACCEPTED=27 26
+PYTHON_VERSIONS_REALLY_ACCEPTED=27
PYTHON_VERSIONS_ACCEPTED= ${PYTHON_VERSION_DEFAULT:M27}
-PYTHON_VERSIONS_ACCEPTED+= ${PYTHON_VERSION_DEFAULT:M26}
.include "options.mk"