summaryrefslogtreecommitdiff
path: root/x11/py-gnome2
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-04-16 12:34:13 +0000
committerabs <abs@pkgsrc.org>2008-04-16 12:34:13 +0000
commitdaaed5f758a9b57438b341e2e60df9871e2352ef (patch)
treeb0eaf0d8f90cef9d235a1ad6f675925a9ca143ad /x11/py-gnome2
parent1fdd0b4cdd88431760e8efce585b95484c3bab8e (diff)
downloadpkgsrc-daaed5f758a9b57438b341e2e60df9871e2352ef.tar.gz
PYTHON_VERSIONS_ACCEPTED+=25
Diffstat (limited to 'x11/py-gnome2')
-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 417300ae97a..859ff693ceb 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2008/04/11 19:53:22 drochner Exp $
+# $NetBSD: Makefile,v 1.54 2008/04/16 12:34:43 abs Exp $
#
DISTNAME= gnome-python-2.22.0
@@ -20,7 +20,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
USE_TOOLS+= pkg-config gmake
-PYTHON_VERSIONS_ACCEPTED= 24
+PYTHON_VERSIONS_ACCEPTED= 25 24
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"