summaryrefslogtreecommitdiff
path: root/x11/py-gtk2
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-08-19 08:06:47 +0000
committertnn <tnn@pkgsrc.org>2009-08-19 08:06:47 +0000
commit1b20b2019071e48fdf629c2b0e6eb40d4eaac115 (patch)
tree122ef9985b34a978b8793c6dc01b30110c7f6d59 /x11/py-gtk2
parentde49bae5dc4d2660dc6f7216445f9f7947a4d6d1 (diff)
downloadpkgsrc-1b20b2019071e48fdf629c2b0e6eb40d4eaac115.tar.gz
not for python-2.4, because support was dropped from py-cairo
Diffstat (limited to 'x11/py-gtk2')
-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 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