summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authormycroft <mycroft>2000-11-20 14:41:18 +0000
committermycroft <mycroft>2000-11-20 14:41:18 +0000
commit2654d492f00fee9fc0195d20b5c0f561f70ab79d (patch)
tree1f8479e37b8fc5d9ea4a0193adc2b755bed31333 /x11/gnome-python
parent612ab5cc5c83feeeb69378cd323d5ad63a19eab5 (diff)
downloadpkgsrc-2654d492f00fee9fc0195d20b5c0f561f70ab79d.tar.gz
Feh. Make this depend on a *specific* version of python until the path name
lossage in the PLIST is fixed.
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 5a2cdf0c910..8f541fa5529 100644
--- a/x11/gnome-python/Makefile
+++ b/x11/gnome-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/11/20 14:38:27 mycroft Exp $
+# $NetBSD: Makefile,v 1.15 2000/11/20 14:41:18 mycroft Exp $
DISTNAME= gnome-python-1.0.53
CATEGORIES= x11 gnome
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.daa.com.au/~james/gnome/
DEPENDS+= gnome-core>=1.2.0:../gnome-core
DEPENDS+= gtkglarea-*:../../x11/gtkglarea
DEPENDS+= libglade-*:../../devel/libglade
-DEPENDS+= python>=1.5.2:../../lang/python
+DEPENDS+= python-2.0:../../lang/python
CONFLICTS+= py-gtk-*