summaryrefslogtreecommitdiff
path: root/x11/py-gnome2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-gnome2/Makefile')
-rw-r--r--x11/py-gnome2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile
index 284c210fa8b..19ae1822872 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2009/07/07 11:01:37 zafer Exp $
+# $NetBSD: Makefile,v 1.63 2009/08/19 11:34:34 tnn Exp $
#
DISTNAME= gnome-python-2.26.1
@@ -20,7 +20,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= pkg-config gmake
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"