summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-05-31 21:03:15 +0000
committertron <tron@pkgsrc.org>2000-05-31 21:03:15 +0000
commit8a3f356b4f1ddace3b0105691105e82518feda55 (patch)
tree2a3aa8da9190184f428e9d1b38b7900c35f968b1 /x11
parent8f6cb09a6959a64202242a2d64b4e05766c03641 (diff)
downloadpkgsrc-8a3f356b4f1ddace3b0105691105e82518feda55.tar.gz
Depend on "control-center" 1.2.0 or newer.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-core/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index 6dd4dbabb54..79f7fddf653 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2000/05/30 19:39:21 drochner Exp $
+# $NetBSD: Makefile,v 1.41 2000/05/31 21:03:15 tron Exp $
DISTNAME= gnome-core-1.2.0
CATEGORIES= x11 gnome
@@ -7,11 +7,10 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-core/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
+DEPENDS+= control-center>=1.2.0:../../x11/controlcenter
+DEPENDS+= gdk-pixbuf>=0.7.0:../../graphics/gdk-pixbuf
DEPENDS+= libghttp>=1.0.4:../../www/libghttp
-DEPENDS+= gnome-libs>=1.0.59:../../x11/gnome-libs
DEPENDS+= libxml-*:../../textproc/libxml
-DEPENDS+= gdk-pixbuf>=0.7.0:../../graphics/gdk-pixbuf
-DEPENDS+= control-center-*:../../x11/controlcenter
GNU_CONFIGURE= yes
USE_X11BASE= yes