aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-06-09 14:13:02 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-06-09 14:13:02 +0000
commite229e436fbd96b8fa8c18f248990766e3e2ef0c4 (patch)
tree94a50c06da6f2d41e54a61068194354fbee41451 /devel
parentd14d2d2444aace362dc1a43df3a08eaa722f9b37 (diff)
downloadports-e229e436fbd96b8fa8c18f248990766e3e2ef0c4.tar.gz
ports-e229e436fbd96b8fa8c18f248990766e3e2ef0c4.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rbbr/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/ruby-rbbr/Makefile b/devel/ruby-rbbr/Makefile
index dc8be9d0b97f..baf0d16c9290 100644
--- a/devel/ruby-rbbr/Makefile
+++ b/devel/ruby-rbbr/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rbbr
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= devel ruby
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ruby-gnome2
@@ -17,9 +18,9 @@ DIST_SUBDIR= ruby
MAINTAINER= mezz@FreeBSD.org
COMMENT= A GTK+2-based Ruby module browser
-BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gettext/_locale.so:${PORTSDIR}/devel/ruby-gettext
+BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/locale_system.so:${PORTSDIR}/devel/ruby-gettext
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
- ${RUBY_SITEARCHLIBDIR}/gettext/_locale.so:${PORTSDIR}/devel/ruby-gettext
+ ${RUBY_SITEARCHLIBDIR}/locale_system.so:${PORTSDIR}/devel/ruby-gettext
USE_GETTEXT= yes
USE_RUBY= yes