summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2009-07-07 11:01:37 +0000
committerzafer <zafer@pkgsrc.org>2009-07-07 11:01:37 +0000
commitf685e7f0b3664402eb063ea9df5d53b54629aa92 (patch)
tree754b7626bb7fccb54cd9898598f9c782cfe49fd1 /x11
parent81d7a0486db589285ed0eee89464d35f248cec06 (diff)
downloadpkgsrc-f685e7f0b3664402eb063ea9df5d53b54629aa92.tar.gz
add 26 to PYTHON_VERSIONS_ACCEPTED
Diffstat (limited to 'x11')
-rw-r--r--x11/py-gnome2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile
index 903152f8156..284c210fa8b 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2009/04/17 18:19:28 drochner Exp $
+# $NetBSD: Makefile,v 1.62 2009/07/07 11:01:37 zafer Exp $
#
DISTNAME= gnome-python-2.26.1
@@ -20,7 +20,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= pkg-config gmake
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25 24
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"