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:
parent
fb3f6dc4ed
commit
66313907f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68935
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user