summaryrefslogtreecommitdiff
path: root/x11/py-gtk2/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2009-04-19 15:05:53 +0000
committersnj <snj>2009-04-19 15:05:53 +0000
commit8ec196994890d0c3a46e377bc8dc6f8775ad0e90 (patch)
tree2cafa22b23cac0b90ab5572ed2553cc7a1307179 /x11/py-gtk2/Makefile
parent0fbb23f9594d7f6e9a6441f2b42c4822210a40d6 (diff)
downloadpkgsrc-8ec196994890d0c3a46e377bc8dc6f8775ad0e90.tar.gz
Accept python26.
Diffstat (limited to 'x11/py-gtk2/Makefile')
-rw-r--r--x11/py-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index 53eeb7ca89f..72187a7b88d 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2009/04/11 21:47:39 snj Exp $
+# $NetBSD: Makefile,v 1.64 2009/04/19 15:05:53 snj Exp $
#
DISTNAME= pygtk-2.14.1
@@ -23,7 +23,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= gmake pkg-config
PLIST_VARS+= py25
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25 24
BUILDLINK_API_DEPENDS.pygobject+= ${PYPKGPREFIX}-gobject>=2.15.3
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.16.0