summaryrefslogtreecommitdiffstats
path: root/x11/ruby-gnome2-all
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2004-08-15 07:11:57 +0000
committermezz <mezz@FreeBSD.org>2004-08-15 07:11:57 +0000
commited762fe7a34919ccfc3e7abfc8a129eda777dcae (patch)
tree6e4b922819fa1daf6fe21384dfcb0bbf5ef76fa6 /x11/ruby-gnome2-all
parent3e46f5f5dac94e0b7d0840562e82cea2f8a03dfc (diff)
downloadFreeBSD-ports-ed762fe7a34919ccfc3e7abfc8a129eda777dcae.zip
FreeBSD-ports-ed762fe7a34919ccfc3e7abfc8a129eda777dcae.tar.gz
- Update to 0.10.0.
- Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port.
Diffstat (limited to 'x11/ruby-gnome2-all')
-rw-r--r--x11/ruby-gnome2-all/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/ruby-gnome2-all/Makefile b/x11/ruby-gnome2-all/Makefile
index 649c536..7e9a5531 100644
--- a/x11/ruby-gnome2-all/Makefile
+++ b/x11/ruby-gnome2-all/Makefile
@@ -21,11 +21,9 @@ 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
+RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gst.so:${PORTSDIR}/multimedia/ruby-gst
RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/libgda.so:${PORTSDIR}/databases/ruby-libgda
-# ruby-gst, wait for update to support gstreamer 0.8 API/ABI.
-
USE_RUBY= yes
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
OpenPOWER on IntegriCloud