aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/ruby-iconv/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile
index 5bcda7064d54..f0b89c0eae0a 100644
--- a/converters/ruby-iconv/Makefile
+++ b/converters/ruby-iconv/Makefile
@@ -31,6 +31,10 @@ PLIST_FILES= ${RUBY_ARCHLIBDIR:S,${PREFIX},,:S,^/,,}/iconv.so
.include <bsd.port.pre.mk>
+.if ${RUBY_VER} != 1.9
+IGNORE= Not needed with Ruby 2.0 or higher
+.endif
+
RUBY_WRKDIR!= cd ${PORTSDIR}/${RUBY_PORT}; ${MAKE} -V WRKDIR
do-extract: