summaryrefslogtreecommitdiff
path: root/irc
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 /irc
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 'irc')
-rw-r--r--irc/rbot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index 90a1cb9327ab..1bc8a77d11ce 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -13,10 +13,10 @@ MASTER_SITES= http://linuxbrit.co.uk/downloads/
MAINTAINER= david+ports@bushong.net
COMMENT= Ruby IRC bot similar to infobot
-RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb \
- ${RUBY_SITELIBDIR}/rexml/document.rb:${PORTSDIR}/textproc/ruby-rexml
+RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb
USE_RUBY= yes
+USE_RUBY_FEATURES= rexml
NO_BUILD= yes