summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortnn <tnn>2009-08-19 08:06:47 +0000
committertnn <tnn>2009-08-19 08:06:47 +0000
commitb0836273ee1b77d3114feaf3a35df981119353d1 (patch)
tree122ef9985b34a978b8793c6dc01b30110c7f6d59 /x11
parenta42eb303d08987ede770fca4294fbc77d56c9975 (diff)
downloadpkgsrc-b0836273ee1b77d3114feaf3a35df981119353d1.tar.gz
not for python-2.4, because support was dropped from py-cairo
Diffstat (limited to 'x11')
-rw-r--r--x11/py-gnome2-desktop/Makefile4
-rw-r--r--x11/py-gtk2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index 4d3ff85bac0..14d181e3129 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2009/07/26 19:05:30 drochner Exp $
+# $NetBSD: Makefile,v 1.30 2009/08/19 08:07:25 tnn Exp $
#
DISTNAME= gnome-python-desktop-2.26.0
@@ -23,7 +23,7 @@ USE_TOOLS+= pkg-config gmake
PKGCONFIG_OVERRIDE+= gnome-python-desktop-2.0.pc.in
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
.include "../../lang/python/extension.mk"
.include "../../devel/libwnck/buildlink3.mk"
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index ccabaf3c3d3..92495a4cd1b 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2009/07/18 20:35:27 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2009/08/19 08:06:47 tnn Exp $
#
DISTNAME= pygtk-2.14.1
@@ -24,7 +24,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= gmake pkg-config
PLIST_VARS+= py25
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
BUILDLINK_API_DEPENDS.pygobject+= ${PYPKGPREFIX}-gobject>=2.15.3
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.16.0