diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-08-09 21:14:34 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-08-09 21:14:34 +0000 |
commit | 4dcea1236f42a6e037ee4350ed6bfa0878f0be93 (patch) | |
tree | e231ee75b2524f879651bdbf4902bcb0a915d072 /x11/ruby-gnome2-all | |
parent | 2c55c2f5fc427e1598667231e8c67e44f0347903 (diff) | |
download | ports-4dcea1236f42a6e037ee4350ed6bfa0878f0be93.tar.gz ports-4dcea1236f42a6e037ee4350ed6bfa0878f0be93.zip |
Notes
Diffstat (limited to 'x11/ruby-gnome2-all')
-rw-r--r-- | x11/ruby-gnome2-all/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/ruby-gnome2-all/Makefile b/x11/ruby-gnome2-all/Makefile index 72cbca9c2c31..046c1765c596 100644 --- a/x11/ruby-gnome2-all/Makefile +++ b/x11/ruby-gnome2-all/Makefile @@ -25,6 +25,9 @@ RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/libart2.so:${PORTSDIR}/graphics/ruby-libart RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gnomecanvas2.so:${PORTSDIR}/graphics/ruby-gnomecanvas2 RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/libglade2.so:${PORTSDIR}/devel/ruby-libglade2 +#RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gtkhtml2.so:${PORTSDIR}/www/ruby-gtkhtml2 +RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gnomevfs.so:${PORTSDIR}/devel/ruby-gnomevfs +RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gst.so:${PORTSDIR}/multimedia/ruby-gst # pango depends on glib2 # gdk_pixbuf2 depends on glib2 |