From b3f12296afa44d3e8db4c226666084b743381e07 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 13 Aug 2015 17:37:08 +0000 Subject: - Add NO_ARCH - Remove USE_RUBY_FEATURES --- devel/rubygem-activesupport41/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/rubygem-activesupport41/Makefile b/devel/rubygem-activesupport41/Makefile index bd95105ff6ac..779912fc446e 100644 --- a/devel/rubygem-activesupport41/Makefile +++ b/devel/rubygem-activesupport41/Makefile @@ -18,9 +18,9 @@ RUN_DEPENDS= rubygem-i18n>=0.6.9:${PORTSDIR}/devel/rubygem-i18n \ rubygem-thread_safe1>=0.1:${PORTSDIR}/devel/rubygem-thread_safe1 \ rubygem-tzinfo>=1.1:${PORTSDIR}/devel/rubygem-tzinfo +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes -USE_RUBY_FEATURES= iconv RUBYGEM_AUTOPLIST= yes PORTSCOUT= limit:^4\.1 -- cgit