summaryrefslogtreecommitdiff
path: root/sysutils/gnomefind
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-26 17:18:21 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-26 17:18:21 +0000
commitf9a68385025fc9694c30a1470596b837e62c0664 (patch)
treeef013c80742b7df56b36eec83e6da936ad75b03a /sysutils/gnomefind
parentMake directories for plugins and themes at GKrellM's install. (diff)
According to ade's announcement replace gnomecore RUN_DEPENDS with gnomecc
RUN_DEPENDS. Submitted by: ade
Notes
Notes: svn path=/head/; revision=29889
Diffstat (limited to 'sysutils/gnomefind')
-rw-r--r--sysutils/gnomefind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gnomefind/Makefile b/sysutils/gnomefind/Makefile
index a326f6e55a1c..d456e37f9ffb 100644
--- a/sysutils/gnomefind/Makefile
+++ b/sysutils/gnomefind/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
glade.3:${PORTSDIR}/devel/libglade \
Xpm.4:${PORTSDIR}/graphics/xpm
-RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config