summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-13 08:46:43 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-13 08:46:43 +0000
commite4923ffd5e15b090684224767eaa21fece43c41a (patch)
treed7581f0be08b53b60c9c4a9910b2b62981d2d9fd /news
parentAdd gnomecore into RUN_DEPENDS to ensure correct removal of share/gnome. (diff)
Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore RUN_DEPENDS to ensure
correct removal of share/gnome. Submitted by: bento
Notes
Notes: svn path=/head/; revision=32572
Diffstat (limited to 'news')
-rw-r--r--news/grn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/grn/Makefile b/news/grn/Makefile
index beccb29babe9..1f46e97a30f4 100644
--- a/news/grn/Makefile
+++ b/news/grn/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
xml.5:${PORTSDIR}/textproc/libxml
-RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
+RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
USE_X_PREFIX= yes
USE_BZIP2= yes