summaryrefslogtreecommitdiff
path: root/x11/py-gtk2/Makefile
diff options
context:
space:
mode:
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 8da59dfe2a4..52a682b3eda 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/12/29 11:01:38 recht Exp $
+# $NetBSD: Makefile,v 1.20 2004/12/29 11:02:25 recht Exp $
#
DISTNAME= pygtk-2.4.1
@@ -20,7 +20,7 @@ PKGCONFIG_OVERRIDE+= pygtk-2.0.pc.in
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
-PYTHON_VERSIONS_ACCEPTED= 24pth 23pth 22pth
+PYTHON_VERSIONS_ACCEPTED= 24pth 23pth
BUILDLINK_DEPENDS.python22-pth= python22-pth>=2.2.2nb2
.include "../../devel/libglade2/buildlink3.mk"