aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/ruby-gettext/Makefile2
-rw-r--r--devel/rubygem-gettext/Makefile2
-rw-r--r--devel/rubygem-locale/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile
index 924409dd4f78..f218b6e148cd 100644
--- a/devel/ruby-gettext/Makefile
+++ b/devel/ruby-gettext/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc
USE_GETTEXT= yes
USE_RUBY= yes
-USE_RUBY_FEATURES= racc-runtime
+USE_RUBY_FEATURES= racc-runtime iconv
USE_RUBY_SETUP= yes
RUBY_SHEBANG_FILES= ${WRKSRC}/samples/*.rb
diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile
index 924409dd4f78..f218b6e148cd 100644
--- a/devel/rubygem-gettext/Makefile
+++ b/devel/rubygem-gettext/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc
USE_GETTEXT= yes
USE_RUBY= yes
-USE_RUBY_FEATURES= racc-runtime
+USE_RUBY_FEATURES= racc-runtime iconv
USE_RUBY_SETUP= yes
RUBY_SHEBANG_FILES= ${WRKSRC}/samples/*.rb
diff --git a/devel/rubygem-locale/Makefile b/devel/rubygem-locale/Makefile
index 924409dd4f78..f218b6e148cd 100644
--- a/devel/rubygem-locale/Makefile
+++ b/devel/rubygem-locale/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc
USE_GETTEXT= yes
USE_RUBY= yes
-USE_RUBY_FEATURES= racc-runtime
+USE_RUBY_FEATURES= racc-runtime iconv
USE_RUBY_SETUP= yes
RUBY_SHEBANG_FILES= ${WRKSRC}/samples/*.rb