1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- Fix build with Ruby 1.9

PR:		ports/158617
Approved by:	yzlin (maintainer timeout)
This commit is contained in:
Steve Wills 2011-07-30 18:33:55 +00:00
parent e498bb9dca
commit 99cf3d35e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278589

View File

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