summaryrefslogtreecommitdiff
path: root/meta-pkgs/py-gnome-bindings/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-11-18 23:21:41 +0000
committerwiz <wiz>2008-11-18 23:21:41 +0000
commit06f83e3236a4965ea1c0e4e5625e286c33563ced (patch)
treeddaac295924aac6b910c75da62ae17ccfaf31cff /meta-pkgs/py-gnome-bindings/Makefile
parent620bf7cf2e64c541dafa0da6f67a3cd78991d509 (diff)
downloadpkgsrc-06f83e3236a4965ea1c0e4e5625e286c33563ced.tar.gz
Unrestrict python again, now that drochner fixed py-cairo to work with 2.4.
Diffstat (limited to 'meta-pkgs/py-gnome-bindings/Makefile')
-rw-r--r--meta-pkgs/py-gnome-bindings/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/py-gnome-bindings/Makefile b/meta-pkgs/py-gnome-bindings/Makefile
index 2b27ea4acc0..c4d12467f42 100644
--- a/meta-pkgs/py-gnome-bindings/Makefile
+++ b/meta-pkgs/py-gnome-bindings/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/11/18 22:58:41 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/11/18 23:21:41 wiz Exp $
DISTNAME= ${PYPKGPREFIX}-gnome-bindings-2.24.1
CATEGORIES= meta-pkgs x11 gnome
@@ -10,7 +10,7 @@ COMMENT= Meta-package for Python bindings for the GNOME desktop
META_PACKAGE= yes
-PYTHON_VERSION_ACCEPTED= 25
+PYTHON_VERSION_ACCEPTED= 25 24
.include "../../lang/python/pyversion.mk"