summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-01-05 17:09:16 +0000
committertron <tron@pkgsrc.org>2000-01-05 17:09:16 +0000
commit28669a221d27e219524b6c987feef00508d82632 (patch)
tree6d08d1024ba7f3e8b56810a580ea20806cb7dfc9 /x11/gnome-python
parentf30b8bee1a2aeeb303e918daa85797b488ac1f17 (diff)
downloadpkgsrc-28669a221d27e219524b6c987feef00508d82632.tar.gz
Add missing dependence on "python" package.
Diffstat (limited to 'x11/gnome-python')
-rw-r--r--x11/gnome-python/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile
index 595f0427e71..9ff95414cff 100644
--- a/x11/gnome-python/Makefile
+++ b/x11/gnome-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/01/02 19:55:15 tron Exp $
+# $NetBSD: Makefile,v 1.6 2000/01/05 17:09:16 tron Exp $
DISTNAME= gnome-python-1.0.50
CATEGORIES= x11 gnome
@@ -7,6 +7,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-python/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.daa.com.au/~james/gnome/
+DEPENDS+= python-*:../../lang/python
+
CONFLICTS+= py-gtk-*
GNU_CONFIGURE= yes