summaryrefslogtreecommitdiff
path: root/net/raggle
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 /net/raggle
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 'net/raggle')
-rw-r--r--net/raggle/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/raggle/Makefile b/net/raggle/Makefile
index ddb8b190ff7e..23cdf77fca77 100644
--- a/net/raggle/Makefile
+++ b/net/raggle/Makefile
@@ -14,11 +14,10 @@ MASTER_SITES= http://www.raggle.org/files/
MAINTAINER= gslin@ccca.nctu.edu.tw
COMMENT= A console RSS aggregator written in Ruby
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/rexml/rexml.rb:${PORTSDIR}/textproc/ruby-rexml \
- ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses \
- ${RUBY_SITELIBDIR}/yaml.rb:${PORTSDIR}/devel/ruby-yaml
+RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses
USE_RUBY= yes
+USE_RUBY_FEATURES= rexml yaml
NO_BUILD= yes