summaryrefslogtreecommitdiff
path: root/x11/py-gtk2
diff options
context:
space:
mode:
authorrecht <recht>2003-08-17 18:10:35 +0000
committerrecht <recht>2003-08-17 18:10:35 +0000
commit63939916b6f4381018fe6aab2f0465db4018ee00 (patch)
tree67e55cbc5306cd22e1f9d8da3d5f5e9a878a3219 /x11/py-gtk2
parentc83310161c944f2d9417befdd9a34df2cc92dc71 (diff)
downloadpkgsrc-63939916b6f4381018fe6aab2f0465db4018ee00.tar.gz
Allow also Python 2.3 to be used.
Diffstat (limited to 'x11/py-gtk2')
-rw-r--r--x11/py-gtk2/Makefile4
-rw-r--r--x11/py-gtk2/buildlink2.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index 64b63719a9b..37ad3570d8d 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/08/09 20:04:44 recht Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/17 18:10:36 recht Exp $
#
DISTNAME= pygtk-1.99.17
@@ -21,7 +21,7 @@ PKGCONFIG_OVERRIDE+= ${WRKSRC}/pygtk-2.0.pc.in
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
-PYTHON_VERSION_REQD= 22pth
+PYTHON_VERSIONS_ACCEPTED= 23pth 22pth
BUILDLINK_DEPENDS.python22-pth= python22-pth>=2.2.2nb2
.include "../../devel/libglade2/buildlink2.mk"
diff --git a/x11/py-gtk2/buildlink2.mk b/x11/py-gtk2/buildlink2.mk
index 454cbdbe6d5..2326a3acc7b 100644
--- a/x11/py-gtk2/buildlink2.mk
+++ b/x11/py-gtk2/buildlink2.mk
@@ -1,9 +1,9 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/07/13 13:54:28 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/08/17 18:10:36 recht Exp $
.if !defined(PYGTK2_BUILDLINK2_MK)
PYGTK2_BUILDLINK2_MK= # defined
-PYTHON_VERSION_REQD= 22pth
+PYTHON_VERSIONS_ACCEPTED= 23pth 22pth
.include "../../lang/python/pyversion.mk"
BUILDLINK_PACKAGES+= pygtk2