1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Add a missing BUILD_DEPENDS entry. It requires msgfmt to build .mo's.

Submitted by:	bento, kris
This commit is contained in:
Akinori MUSHA 2002-10-27 16:46:24 +00:00
parent fb3f6dc4ed
commit 66313907f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68935
3 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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