Date: Sat, 13 Jun 2015 20:15:11 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389533 - head/devel/rubygem-activesupport Message-ID: <201506132015.t5DKFBoh069337@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jun 13 20:15:11 2015 New Revision: 389533 URL: https://svnweb.freebsd.org/changeset/ports/389533 Log: - Add NO_ARCH Modified: head/devel/rubygem-activesupport/Makefile Modified: head/devel/rubygem-activesupport/Makefile ============================================================================== --- head/devel/rubygem-activesupport/Makefile Sat Jun 13 20:15:04 2015 (r389532) +++ head/devel/rubygem-activesupport/Makefile Sat Jun 13 20:15:11 2015 (r389533) @@ -14,6 +14,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n \ rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506132015.t5DKFBoh069337>