summaryrefslogtreecommitdiff
path: root/x11/pygtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/pygtk/Makefile')
-rw-r--r--x11/pygtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/pygtk/Makefile b/x11/pygtk/Makefile
index 93f9d9cc336..4e7cbbd5895 100644
--- a/x11/pygtk/Makefile
+++ b/x11/pygtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/04/17 13:47:00 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2006/06/02 23:39:25 joerg Exp $
#
DISTNAME= pygtk-0.6.11
@@ -16,6 +16,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= gmake
USE_LIBTOOL= yes
PY_PATCHPLIST= yes
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
.include "../../graphics/imlib/buildlink3.mk"
.include "../../graphics/gdk-pixbuf/buildlink3.mk"