summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2001-05-19 14:49:48 +0000
committerdrochner <drochner@pkgsrc.org>2001-05-19 14:49:48 +0000
commit26afe3fb700cce0f803e595f8a3f16a62552d04c (patch)
tree3e4b6c464443a6ed20f9f0a3cbdf03d9c79e0848 /x11/gnome-python
parent6864974ef20d2dd6d9322755e2b05af1435fa9d1 (diff)
downloadpkgsrc-26afe3fb700cce0f803e595f8a3f16a62552d04c.tar.gz
allow python>=2.0, for those who look into the future
Diffstat (limited to 'x11/gnome-python')
-rw-r--r--x11/gnome-python/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile
index 822a0ad76be..36d83f08c99 100644
--- a/x11/gnome-python/Makefile
+++ b/x11/gnome-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2001/04/07 19:43:30 rh Exp $
+# $NetBSD: Makefile,v 1.18 2001/05/19 14:49:48 drochner Exp $
DISTNAME= gnome-python-1.4.0
CATEGORIES= x11 gnome
@@ -11,7 +11,7 @@ COMMENT= Python Bindings for the GNU Network Object Model Environment
DEPENDS+= gnome-core>1.4.0:../gnome-core
DEPENDS+= gtkglarea-*:../../x11/gtkglarea
DEPENDS+= libglade-*:../../devel/libglade
-DEPENDS+= python-2.0:../../lang/python
+DEPENDS+= python>=2.0:../../lang/python
CONFLICTS+= py-gtk-*