aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-30 18:33:55 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-30 18:33:55 +0000
commit99cf3d35e8df59e9f94c93b7e6637d4d4fd05a23 (patch)
tree15fff3a0af56c85aa5bded62e14e4d323b27de86 /irc
parente498bb9dca191c347408f92e7abfeb74ed4866ce (diff)
downloadports-99cf3d35e8df59e9f94c93b7e6637d4d4fd05a23.tar.gz
ports-99cf3d35e8df59e9f94c93b7e6637d4d4fd05a23.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/rbot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index 5b569dbdec33..4ba0bcb3db2c 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -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