summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-26 16:14:32 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-26 16:14:32 +0000
commit711549036878b1d3c9c4c7ff7486624550335af1 (patch)
treebc90d44eb49c19a121d160f0d0810066b4c4e90d
parentUpdate 1.1.24. (diff)
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
Notes
Notes: svn path=/head/; revision=29886
-rw-r--r--deskutils/gnome-utils/Makefile2
-rw-r--r--deskutils/gnomeutils2/Makefile2
-rw-r--r--devel/bonobo/Makefile1
-rw-r--r--devel/gide/Makefile1
-rw-r--r--devel/glade/Makefile1
-rw-r--r--devel/glade2/Makefile1
-rw-r--r--editors/gedit/Makefile1
-rw-r--r--editors/gedit2/Makefile1
-rw-r--r--ftp/junglemonkey/Makefile1
-rw-r--r--games/glife/Makefile1
-rw-r--r--games/gnome-games/Makefile1
-rw-r--r--games/gnomegames/Makefile1
-rw-r--r--games/gnomegames2/Makefile1
-rw-r--r--graphics/eog/Makefile1
-rw-r--r--graphics/eog2/Makefile1
-rw-r--r--graphics/gnomeiconedit/Makefile1
-rw-r--r--misc/gnomeusersguide/Makefile1
-rw-r--r--misc/gnomeutils/Makefile2
-rw-r--r--misc/gnomeutils2/Makefile2
-rw-r--r--news/pan/Makefile1
-rw-r--r--news/pan2/Makefile1
-rw-r--r--www/peacock/Makefile1
22 files changed, 26 insertions, 0 deletions
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile
index 2ff2b7d0ee3f..43b484039000 100644
--- a/deskutils/gnome-utils/Makefile
+++ b/deskutils/gnome-utils/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/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile
index 2ff2b7d0ee3f..43b484039000 100644
--- a/deskutils/gnomeutils2/Makefile
+++ b/deskutils/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
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile
index 5f86d5fec6ea..6b9659630066 100644
--- a/devel/bonobo/Makefile
+++ b/devel/bonobo/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gnomeprint.9:${PORTSDIR}/print/gnomeprint \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
oaf.0:${PORTSDIR}/devel/oaf
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/devel/gide/Makefile b/devel/gide/Makefile
index 6236c267645d..9f5e94c7cebf 100644
--- a/devel/gide/Makefile
+++ b/devel/gide/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
glade.3:${PORTSDIR}/devel/libglade \
guile.6:${PORTSDIR}/lang/guile
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/devel/glade/Makefile b/devel/glade/Makefile
index a805cd9195e0..cbf755a0f200 100644
--- a/devel/glade/Makefile
+++ b/devel/glade/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/glade
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile
index a805cd9195e0..cbf755a0f200 100644
--- a/devel/glade2/Makefile
+++ b/devel/glade2/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/glade
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 7c030b05aaec..547c4d784234 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gnomeprint.9:${PORTSDIR}/print/gnomeprint \
glade.3:${PORTSDIR}/devel/libglade
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
index 7c030b05aaec..547c4d784234 100644
--- a/editors/gedit2/Makefile
+++ b/editors/gedit2/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gnomeprint.9:${PORTSDIR}/print/gnomeprint \
glade.3:${PORTSDIR}/devel/libglade
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile
index 4888065b426e..e9b4c20e79ea 100644
--- a/ftp/junglemonkey/Makefile
+++ b/ftp/junglemonkey/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gnet.0:${PORTSDIR}/net/gnet \
popt.0:${PORTSDIR}/devel/popt \
glade.3:${PORTSDIR}/devel/libglade
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/games/glife/Makefile b/games/glife/Makefile
index 6bbeb80f684c..1ac50034f8e1 100644
--- a/games/glife/Makefile
+++ b/games/glife/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
glade.3:${PORTSDIR}/devel/libglade
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
USE_X_PREFIX= yes
USE_LIBTOOL= yes
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index cd0b21c2b7d1..560e68782204 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
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile
index cd0b21c2b7d1..560e68782204 100644
--- a/games/gnomegames/Makefile
+++ b/games/gnomegames/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
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile
index cd0b21c2b7d1..560e68782204 100644
--- a/games/gnomegames2/Makefile
+++ b/games/gnomegames2/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
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index ecf647d80b7f..b2c38a7e34b6 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile
index ecf647d80b7f..b2c38a7e34b6 100644
--- a/graphics/eog2/Makefile
+++ b/graphics/eog2/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/graphics/gnomeiconedit/Makefile b/graphics/gnomeiconedit/Makefile
index 0b3ed7e2c50a..ae2856efe012 100644
--- a/graphics/gnomeiconedit/Makefile
+++ b/graphics/gnomeiconedit/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/misc/gnomeusersguide/Makefile b/misc/gnomeusersguide/Makefile
index e8c3a3c27c6d..c7608ee0d5c3 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 2ff2b7d0ee3f..43b484039000 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 2ff2b7d0ee3f..43b484039000 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
diff --git a/news/pan/Makefile b/news/pan/Makefile
index 57ba8ad139e9..0f9df8ffd037 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gnomeprint.9:${PORTSDIR}/print/gnomeprint \
uu.1:${PORTSDIR}/converters/uulib
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/news/pan2/Makefile b/news/pan2/Makefile
index 57ba8ad139e9..0f9df8ffd037 100644
--- a/news/pan2/Makefile
+++ b/news/pan2/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gnomeprint.9:${PORTSDIR}/print/gnomeprint \
uu.1:${PORTSDIR}/converters/uulib
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/www/peacock/Makefile b/www/peacock/Makefile
index 00ed5aafd54c..c7c613af7ec6 100644
--- a/www/peacock/Makefile
+++ b/www/peacock/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://peacock.sourceforge.net/sources/
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config