summaryrefslogtreecommitdiff
path: root/sysutils/rlogview/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-10-31 18:55:28 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-10-31 18:55:28 +0000
commitc39b5cc9b579584ccac3494cd5bf01fdb9a33004 (patch)
tree8fea1fb9aab75b14a2350a4a612112b5fd05268a /sysutils/rlogview/Makefile
parentUpdate the ruby 1.8 feature list for the new ruby16-shim-18. (diff)
Update obsolete dependencies with USE_RUBY_FEATURES.
Notes
Notes: svn path=/head/; revision=92734
Diffstat (limited to '')
-rw-r--r--sysutils/rlogview/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/rlogview/Makefile b/sysutils/rlogview/Makefile
index f5c118860538..236924b1b0f2 100644
--- a/sysutils/rlogview/Makefile
+++ b/sysutils/rlogview/Makefile
@@ -19,12 +19,10 @@ COMMENT= A Ruby/GTK graphical log viewer for log4r
RUN_DEPENDS= ${RUBY_SITELIBDIR}/log4r.rb:${PORTSDIR}/sysutils/ruby-log4r \
${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk \
- ${RUBY_SITEARCHLIBDIR}/lglade.so:${PORTSDIR}/devel/ruby-libglade \
- ${RUBY_SITELIBDIR}/drb.rb:${PORTSDIR}/net/ruby-drb
-# ROMP is the alternative method to DRb.
-# ${RUBY_SITELIBDIR}/romp.rb:${PORTSDIR}/net/ruby-romp
+ ${RUBY_SITEARCHLIBDIR}/lglade.so:${PORTSDIR}/devel/ruby-libglade
USE_RUBY= yes
+USE_RUBY_FEATURES= drb
NO_BUILD= yes