summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-06-26 16:14:32 +0000
committerade <ade@FreeBSD.org>2000-06-26 16:14:32 +0000
commit07455b5142931bf9d459f689b7b0875b27daa137 (patch)
treeec932d99966ed4a43f2ce244d86b06bc046e9095 /misc
parent69a186a28b4fab9659c545972f8b2aa025476077 (diff)
downloadFreeBSD-ports-07455b5142931bf9d459f689b7b0875b27daa137.zip
FreeBSD-ports-07455b5142931bf9d459f689b7b0875b27daa137.tar.gz
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
Diffstat (limited to 'misc')
-rw-r--r--misc/gnomeusersguide/Makefile1
-rw-r--r--misc/gnomeutils/Makefile2
-rw-r--r--misc/gnomeutils2/Makefile2
3 files changed, 5 insertions, 0 deletions
diff --git a/misc/gnomeusersguide/Makefile b/misc/gnomeusersguide/Makefile
index e8c3a3c..c7608ee 100644
--- a/misc/gnomeusersguide/Makefile
+++ b/misc/gnomeusersguide/Makefile
@@ -15,6 +15,7 @@ DISTNAME= users-guide-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/misc/gnomeutils/Makefile b/misc/gnomeutils/Makefile
index 2ff2b7d..43b4840 100644
--- a/misc/gnomeutils/Makefile
+++ b/misc/gnomeutils/Makefile
@@ -15,8 +15,10 @@ DISTNAME= gnome-utils-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
+ gtop.1:${PORTSDIR}/devel/libgtop \
guile.6:${PORTSDIR}/lang/guile \
glade.3:${PORTSDIR}/devel/libglade
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/misc/gnomeutils2/Makefile b/misc/gnomeutils2/Makefile
index 2ff2b7d..43b4840 100644
--- a/misc/gnomeutils2/Makefile
+++ b/misc/gnomeutils2/Makefile
@@ -15,8 +15,10 @@ DISTNAME= gnome-utils-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
+ gtop.1:${PORTSDIR}/devel/libgtop \
guile.6:${PORTSDIR}/lang/guile \
glade.3:${PORTSDIR}/devel/libglade
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
OpenPOWER on IntegriCloud