Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-json/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- Makefile 27 Oct 2011 03:02:49 -0000 1.22 +++ Makefile 3 Nov 2011 21:48:17 -0000 @@ -20,7 +20,8 @@ .include .if ${RUBY_VER} < 1.9 -USE_RUBY_FEATURES= iconv +BUILD_DEPENDS+= ${DEPEND_RUBY_ICONV} +RUN_DEPENDS+= ${DEPEND_RUBY_ICONV} .endif .include