Date: Sat, 13 Jun 2015 20:15:28 +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: r389536 - head/devel/rubygem-grape-entity Message-ID: <201506132015.t5DKFSRu069688@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jun 13 20:15:28 2015 New Revision: 389536 URL: https://svnweb.freebsd.org/changeset/ports/389536 Log: - Add NO_ARCH Modified: head/devel/rubygem-grape-entity/Makefile Modified: head/devel/rubygem-grape-entity/Makefile ============================================================================== --- head/devel/rubygem-grape-entity/Makefile Sat Jun 13 20:15:23 2015 (r389535) +++ head/devel/rubygem-grape-entity/Makefile Sat Jun 13 20:15:28 2015 (r389536) @@ -13,6 +13,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \ rubygem-multi_json>=1.3.2:${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.t5DKFSRu069688>