Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2015 13:54:58 +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: r390222 - head/devel/rubygem-grape-swagger
Message-ID:  <201506211354.t5LDswGd068166@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun 21 13:54:57 2015
New Revision: 390222
URL: https://svnweb.freebsd.org/changeset/ports/390222

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-grape-swagger/Makefile

Modified: head/devel/rubygem-grape-swagger/Makefile
==============================================================================
--- head/devel/rubygem-grape-swagger/Makefile	Sun Jun 21 13:54:53 2015	(r390221)
+++ head/devel/rubygem-grape-swagger/Makefile	Sun Jun 21 13:54:57 2015	(r390222)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-grape>=0.8.0:${PORTSDIR}/devel/rubygem-grape \
 		rubygem-grape-entity>=0:${PORTSDIR}/devel/rubygem-grape-entity
 
+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?201506211354.t5LDswGd068166>