diff options
author | knu <knu@FreeBSD.org> | 2003-08-22 20:36:11 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-08-22 20:36:11 +0000 |
commit | 410dddcd69e1ad32fdb474901203c04a396f33c0 (patch) | |
tree | 30dd8aba7d20e9bfa6899a496f7c1fb140fb50a7 /x11/ruby-gnome-all | |
parent | 0052cee8f4f4e5cb1167dfce9446b39b1d66315d (diff) | |
download | FreeBSD-ports-410dddcd69e1ad32fdb474901203c04a396f33c0.zip FreeBSD-ports-410dddcd69e1ad32fdb474901203c04a396f33c0.tar.gz |
Remove ruby-panel-applet. GNOME 1.4 desktop is gone.
Reported by: kris
Diffstat (limited to 'x11/ruby-gnome-all')
-rw-r--r-- | x11/ruby-gnome-all/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/ruby-gnome-all/Makefile b/x11/ruby-gnome-all/Makefile index 4eab675..ab64218 100644 --- a/x11/ruby-gnome-all/Makefile +++ b/x11/ruby-gnome-all/Makefile @@ -21,14 +21,12 @@ RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/lglade.so:${PORTSDIR}/devel/ruby-libglade #RUN_DEPENDS+= ${RUBY_SITELIBDIR}/gdk_imlib.rb:${PORTSDIR}/graphics/ruby-gdk_imlib RUN_DEPENDS+= ${RUBY_SITELIBDIR}/gdk_pixbuf.rb:${PORTSDIR}/graphics/ruby-gdk_pixbuf #RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gnome.so:${PORTSDIR}/x11/ruby-gnome -RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/panel_applet.so:${PORTSDIR}/x11/ruby-panel-applet #RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/libart.so:${PORTSDIR}/graphics/ruby-libart # libglade depends on gtk, gnome # gdk_imlib depends on gtk # gdk_pixbuf depends on gtk # gnome depends on gtk, gdk_imlib, libart -# panel-applet depends on gtk, gnome USE_RUBY= yes |