summaryrefslogtreecommitdiff
path: root/x11/ruby-gnome2-all
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-08-15 07:11:57 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-08-15 07:11:57 +0000
commit338404f1b31686e0e04fadb44ceebeda922736ad (patch)
treeea045d960564c42c09193c38d5eb95e3414641b8 /x11/ruby-gnome2-all
parentAdd missing dependency. (diff)
- 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.
Notes
Notes: svn path=/head/; revision=116239
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 649c5362bf17..7e9a5531ac38 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"