svn commit: r390389 - head/net/rubygem-omniauth-github

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 23 12:22:33 UTC 2015


Author: sunpoet
Date: Tue Jun 23 12:22:32 2015
New Revision: 390389
URL: https://svnweb.freebsd.org/changeset/ports/390389

Log:
  - Add NO_ARCH

Modified:
  head/net/rubygem-omniauth-github/Makefile

Modified: head/net/rubygem-omniauth-github/Makefile
==============================================================================
--- head/net/rubygem-omniauth-github/Makefile	Tue Jun 23 12:22:28 2015	(r390388)
+++ head/net/rubygem-omniauth-github/Makefile	Tue Jun 23 12:22:32 2015	(r390389)
@@ -13,6 +13,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \
 		rubygem-omniauth-oauth2>=1.1:${PORTSDIR}/net/rubygem-omniauth-oauth2
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list