summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-08 21:50:51 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-08 21:50:51 +0000
commiteda38d0ae3f5d544ff9e2876d12e6bf6197b1ff9 (patch)
treee444bc870b93e52e39f2adc4ab4737aa4f018ac8 /x11
parentAnother dependency missed in package building. (diff)
Explicitly mention a few more dependencies.
Notes
Notes: svn path=/head/; revision=29415
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome/Makefile2
-rw-r--r--x11/gnome2/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile
index ece23afd25dd..a0561db36062 100644
--- a/x11/gnome/Makefile
+++ b/x11/gnome/Makefile
@@ -26,6 +26,8 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \
ghttp.1:${PORTSDIR}/www/libghttp \
glade.3:${PORTSDIR}/devel/libglade \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
+ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
+ panel_applet.4:${PORTSDIR}/x11/gnomecore \
gnomeprint.9:${PORTSDIR}/print/gnomeprint
RUN_DEPENDS= ${X11BASE}/share/themes/Metal/ICON.png:${PORTSDIR}/x11-toolkits/gtk-engines \
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index ece23afd25dd..a0561db36062 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -26,6 +26,8 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \
ghttp.1:${PORTSDIR}/www/libghttp \
glade.3:${PORTSDIR}/devel/libglade \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
+ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
+ panel_applet.4:${PORTSDIR}/x11/gnomecore \
gnomeprint.9:${PORTSDIR}/print/gnomeprint
RUN_DEPENDS= ${X11BASE}/share/themes/Metal/ICON.png:${PORTSDIR}/x11-toolkits/gtk-engines \