diff options
Diffstat (limited to 'devel/ruby-gettext/Makefile')
-rw-r--r-- | devel/ruby-gettext/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index a1a5a32c0489..f2e7bcf0ddda 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext + USE_RUBY= yes USE_RUBY_RDTOOL= yes USE_RUBY_SETUP= yes |