From 8d312a4fb5a86bcafb6afe1588b75976c8022320 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Thu, 2 Jul 2015 16:01:06 +0000 Subject: Set NO_ARCH for remaining rubygem-* ports with no arch dependent files Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb --- finance/rubygem-money/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'finance') diff --git a/finance/rubygem-money/Makefile b/finance/rubygem-money/Makefile index f4c49be8ab70..b533d3598303 100644 --- a/finance/rubygem-money/Makefile +++ b/finance/rubygem-money/Makefile @@ -13,6 +13,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -- cgit