aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-10-24 19:25:03 +0800
committerknu <knu@FreeBSD.org>2002-10-24 19:25:03 +0800
commitc5337137a4e6f35536db01e490d12e398d18a009 (patch)
tree89b8c4095ebf7be6856b321fbb470789237faaa0
parente6d0033cc03abb6313b55390b04d6fb72bf72938 (diff)
downloadfreebsd-ports-gnome-c5337137a4e6f35536db01e490d12e398d18a009.tar.gz
freebsd-ports-gnome-c5337137a4e6f35536db01e490d12e398d18a009.tar.zst
freebsd-ports-gnome-c5337137a4e6f35536db01e490d12e398d18a009.zip
Reflect the dependency updates into comment.
-rw-r--r--x11/ruby-gnome-all/Makefile5
-rw-r--r--x11/ruby-gnome2-all/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/x11/ruby-gnome-all/Makefile b/x11/ruby-gnome-all/Makefile
index 9046e103047f..726662f35027 100644
--- a/x11/ruby-gnome-all/Makefile
+++ b/x11/ruby-gnome-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
diff --git a/x11/ruby-gnome2-all/Makefile b/x11/ruby-gnome2-all/Makefile
index 9046e103047f..726662f35027 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