From 07455b5142931bf9d459f689b7b0875b27daa137 Mon Sep 17 00:00:00 2001
From: ade <ade@FreeBSD.org>
Date: Mon, 26 Jun 2000 16:14:32 +0000
Subject: Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.

This is now REQUIRED by ALL GNOMEish applications that install
anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome

Reminded by:	bento
---
 games/gnome-games/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'games/gnome-games')

diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index cd0b21c..560e687 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -16,6 +16,7 @@ MAINTAINER=	ade@FreeBSD.org
 
 LIB_DEPENDS=	panel_applet.4:${PORTSDIR}/x11/gnomecore \
 		guile.6:${PORTSDIR}/lang/guile
+RUN_DEPENDS=	gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
 
 GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
 
-- 
cgit v1.1