summaryrefslogtreecommitdiff
path: root/x11/gnome-python
diff options
context:
space:
mode:
authortron <tron>2000-01-20 21:33:11 +0000
committertron <tron>2000-01-20 21:33:11 +0000
commita112ed4f6272a242a464b7ed888c1625f908f846 (patch)
treeb1c55f2c1b237982ba9dab486e229755d1fb7a78 /x11/gnome-python
parent9b5dd066e508fbb2e11d3231f51d5fb82861e185 (diff)
downloadpkgsrc-a112ed4f6272a242a464b7ed888c1625f908f846.tar.gz
Add missing dependence on "gtkglarea" package.
Diffstat (limited to 'x11/gnome-python')
-rw-r--r--x11/gnome-python/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile
index 10dd1aa500a..a9051e62eff 100644
--- a/x11/gnome-python/Makefile
+++ b/x11/gnome-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/01/05 23:06:47 tron Exp $
+# $NetBSD: Makefile,v 1.8 2000/01/20 21:33:11 tron Exp $
DISTNAME= gnome-python-1.0.50
CATEGORIES= x11 gnome
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-python/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.daa.com.au/~james/gnome/
+DEPENDS+= gtkglarea-*:../../x11/gtkglarea
DEPENDS+= libglade-*:../../devel/libglade
DEPENDS+= python-*:../../lang/python