Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2018 19:16:24 +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: r483724 - head/devel/rubygem-nsa-rails5
Message-ID:  <201811011916.wA1JGOl1039185@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov  1 19:16:24 2018
New Revision: 483724
URL: https://svnweb.freebsd.org/changeset/ports/483724

Log:
  Add NO_ARCH

Modified:
  head/devel/rubygem-nsa-rails5/Makefile

Modified: head/devel/rubygem-nsa-rails5/Makefile
==============================================================================
--- head/devel/rubygem-nsa-rails5/Makefile	Thu Nov  1 19:15:54 2018	(r483723)
+++ head/devel/rubygem-nsa-rails5/Makefile	Thu Nov  1 19:16:24 2018	(r483724)
@@ -18,6 +18,8 @@ RUN_DEPENDS=	rubygem-activesupport5>=4.2:devel/rubygem
 USES=		gem shebangfix
 USE_RUBY=	yes
 
+NO_ARCH=	yes
+
 SHEBANG_FILES=	bin/setup
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811011916.wA1JGOl1039185>