aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-gettext
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-gettext')
-rw-r--r--devel/ruby-gettext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile
index 68e2c97466a5..499efd8a2546 100644
--- a/devel/ruby-gettext/Makefile
+++ b/devel/ruby-gettext/Makefile
@@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby implementation of the gettext library
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext \
+BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old \
racc:${PORTSDIR}/devel/ruby-racc
USE_RUBY= yes