diff options
author | knu <knu@FreeBSD.org> | 2002-10-24 11:25:03 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-10-24 11:25:03 +0000 |
commit | c5337137a4e6f35536db01e490d12e398d18a009 (patch) | |
tree | 89b8c4095ebf7be6856b321fbb470789237faaa0 /x11/ruby-gnome2-all | |
parent | e6d0033cc03abb6313b55390b04d6fb72bf72938 (diff) | |
download | FreeBSD-ports-c5337137a4e6f35536db01e490d12e398d18a009.zip FreeBSD-ports-c5337137a4e6f35536db01e490d12e398d18a009.tar.gz |
Reflect the dependency updates into comment.
Diffstat (limited to 'x11/ruby-gnome2-all')
-rw-r--r-- | x11/ruby-gnome2-all/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/ruby-gnome2-all/Makefile b/x11/ruby-gnome2-all/Makefile index 9046e10..726662f 100644 --- a/x11/ruby-gnome2-all/Makefile +++ b/x11/ruby-gnome2-all/Makefile @@ -21,11 +21,12 @@ RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/lglade.so:${PORTSDIR}/devel/ruby-libglade 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 +# libglade depends on gtk, gnome # gdk_imlib depends on gtk # gdk_pixbuf depends on gtk -# gnome depends on gtk, gdk_imlib +# gnome depends on gtk, gdk_imlib, libart # panel-applet depends on gtk, gnome USE_RUBY= yes |