aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-rbbr/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-03 17:57:42 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-03 17:57:42 +0000
commitf616298cb1f3b9f2fb5a7bcea4915504cc167d7a (patch)
tree5352c9b975d4f8829b3a06d05c8b36aca10ec507 /devel/ruby-rbbr/Makefile
parent7ad26b5b780eaeb487f3f592baa3bc93c129140b (diff)
downloadports-f616298cb1f3b9f2fb5a7bcea4915504cc167d7a.tar.gz
ports-f616298cb1f3b9f2fb5a7bcea4915504cc167d7a.zip
Notes
Diffstat (limited to 'devel/ruby-rbbr/Makefile')
-rw-r--r--devel/ruby-rbbr/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ruby-rbbr/Makefile b/devel/ruby-rbbr/Makefile
index 80af0ffb6197..24a63d836088 100644
--- a/devel/ruby-rbbr/Makefile
+++ b/devel/ruby-rbbr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rbbr
PORTVERSION= 0.6.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel ruby
MASTER_SITES= SF/ruby-gnome2/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -17,9 +17,9 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= A GTK+2-based Ruby module browser
-BUILD_DEPENDS= ${RUBY_SITELIBDIR}/gettext.rb:${PORTSDIR}/devel/ruby-gettext
+BUILD_DEPENDS= rubygem-gettext>0:${PORTSDIR}/devel/rubygem-gettext
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
- ${RUBY_SITELIBDIR}/gettext.rb:${PORTSDIR}/devel/ruby-gettext
+ rubygem-gettext>0:${PORTSDIR}/devel/rubygem-gettext
USE_GETTEXT= yes
USE_RUBY= yes