Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2015 18:40:56 +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: r388467 - head/devel/rubygem-github_api
Message-ID:  <201506031840.t53Ieu3C011297@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun  3 18:40:55 2015
New Revision: 388467
URL: https://svnweb.freebsd.org/changeset/ports/388467

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-github_api/Makefile

Modified: head/devel/rubygem-github_api/Makefile
==============================================================================
--- head/devel/rubygem-github_api/Makefile	Wed Jun  3 18:40:51 2015	(r388466)
+++ head/devel/rubygem-github_api/Makefile	Wed Jun  3 18:40:55 2015	(r388467)
@@ -19,6 +19,7 @@ RUN_DEPENDS=	rubygem-addressable>=2.3:${
 		rubygem-nokogiri>=1.6.3:${PORTSDIR}/textproc/rubygem-nokogiri \
 		rubygem-oauth2>=0:${PORTSDIR}/net/rubygem-oauth2
 
+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?201506031840.t53Ieu3C011297>