diff options
-rw-r--r-- | x11/gnome/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 2 |
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 \ |