- Fix dependency bug

- Bump PORTREVISION

PR:		ports/132627
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
This commit is contained in:
Beech Rintoul 2009-03-14 23:33:26 +00:00
parent 70d62dcdc6
commit 708eb373c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230106

View File

@ -7,6 +7,7 @@
PORTNAME= rbot
PORTVERSION= 0.9.14
PORTREVISION= 1
CATEGORIES= irc ruby
MASTER_SITES= http://ruby-rbot.org/download/
EXTRACT_SUFX= .tgz
@ -15,7 +16,7 @@ MAINTAINER= yzlin@cs.nctu.edu.tw
COMMENT= Ruby IRC bot similar to infobot
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb \
${RUBY_SITEARCHLIBDIR}/locale_system.so:${PORTSDIR}/devel/ruby-gettext
${RUBY_PKGNAMEPREFIX}gettext>=1.93.0:${PORTSDIR}/devel/ruby-gettext
USE_RUBY= yes
USE_RUBY_SETUP= yes