aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby20/Makefile2
-rw-r--r--lang/ruby20/pkg-message1
2 files changed, 1 insertions, 2 deletions
diff --git a/lang/ruby20/Makefile b/lang/ruby20/Makefile
index 8fc324dbafda..4015f91a3a21 100644
--- a/lang/ruby20/Makefile
+++ b/lang/ruby20/Makefile
@@ -136,7 +136,7 @@ post-patch:
#
# Prepare modules we are wanting to build via external ports
#
-.for d in gdbm iconv tk
+.for d in gdbm tk
${MV} ${BUILD_WRKSRC}/ext/${d} ${WRKDIR}/
.endfor
diff --git a/lang/ruby20/pkg-message b/lang/ruby20/pkg-message
index 55a8d73c8b69..88c043fd6aeb 100644
--- a/lang/ruby20/pkg-message
+++ b/lang/ruby20/pkg-message
@@ -8,7 +8,6 @@ of upgrading:
And some of the standard libraries are provided as separate ports
since they require extra dependencies:
- converters/ruby-iconv: iconv module
databases/ruby-gdbm: GDBM module
x11-toolkits/ruby-tk: Tcl/Tk modules
japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk