aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ruby20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby20/Makefile')
-rw-r--r--lang/ruby20/Makefile2
1 files changed, 1 insertions, 1 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