svn commit: r388467 - head/devel/rubygem-github_api

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 3 18:40:56 UTC 2015


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


More information about the svn-ports-head mailing list