summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2000-09-11 20:46:36 +0000
committerfredb <fredb@pkgsrc.org>2000-09-11 20:46:36 +0000
commit6149f04faec636511e680dc3e9b274e412466b7f (patch)
treef98edb35acfd3f7aed567227f9d952d1f4b1239b /x11/gnome-core
parent33d14f8283a417f6315bb7a9890b68532f66b6cf (diff)
downloadpkgsrc-6149f04faec636511e680dc3e9b274e412466b7f.tar.gz
Excise "screensaver" capplet from control-center, in order to resolve
conflict with xscreensaver-gnome, as discussed (briefly) on tech-pkg. Also, reorder some dependencies: gnome-core (rather than gnome) depends on xscreensaver-gnome, which depends on control-center; bump teeny version of xscreensaver-gnome so control-center won't try to go with old binary packages of xscreensaver-gnome, which would lead to circular dependencies.
Diffstat (limited to 'x11/gnome-core')
-rw-r--r--x11/gnome-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index 2c7c90cb3b0..f15af732f67 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2000/08/30 21:44:27 tron Exp $
+# $NetBSD: Makefile,v 1.51 2000/09/11 20:46:38 fredb Exp $
DISTNAME= gnome-core-1.2.1
CATEGORIES= x11 gnome
@@ -7,10 +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+= libxml-*:../../textproc/libxml
+DEPENDS+= xscreensaver-gnome>=3.25nb1:../xscreensaver-gnome
GNU_CONFIGURE= YES
USE_X11BASE= YES