summaryrefslogtreecommitdiff
path: root/x11/py-gnome2-desktop
diff options
context:
space:
mode:
authorzafer <zafer>2009-07-07 11:00:44 +0000
committerzafer <zafer>2009-07-07 11:00:44 +0000
commit754d79e913263a0d051b846620d91005f089ebff (patch)
treefdc377b8cbb9ee4e7d9f583985caffd91b12e0ff /x11/py-gnome2-desktop
parent9d97f1b3aeac9915031662c541ca7ebc9fb8acc3 (diff)
downloadpkgsrc-754d79e913263a0d051b846620d91005f089ebff.tar.gz
add 26 to PYTHON_VERSIONS_ACCEPTED.
Diffstat (limited to 'x11/py-gnome2-desktop')
-rw-r--r--x11/py-gnome2-desktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index 85ffde56872..f756031cc73 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2009/03/18 13:00:54 drochner Exp $
+# $NetBSD: Makefile,v 1.28 2009/07/07 11:00:44 zafer Exp $
#
DISTNAME= gnome-python-desktop-2.26.0
@@ -23,7 +23,7 @@ DEPENDS+= bug-buddy>=2.16:../../net/bug-buddy
PKGCONFIG_OVERRIDE+= gnome-python-desktop-2.0.pc.in
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25 24
.include "../../lang/python/extension.mk"
.include "../../devel/libwnck/buildlink3.mk"