summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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