From f9a68385025fc9694c30a1470596b837e62c0664 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 26 Jun 2000 17:18:21 +0000 Subject: [PATCH] According to ade's announcement replace gnomecore RUN_DEPENDS with gnomecc RUN_DEPENDS. Submitted by: ade --- sysutils/gnomefind/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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