svn commit: r388473 - head/security/rubygem-omniauth

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


Author: sunpoet
Date: Wed Jun  3 18:44:40 2015
New Revision: 388473
URL: https://svnweb.freebsd.org/changeset/ports/388473

Log:
  - Add NO_ARCH

Modified:
  head/security/rubygem-omniauth/Makefile

Modified: head/security/rubygem-omniauth/Makefile
==============================================================================
--- head/security/rubygem-omniauth/Makefile	Wed Jun  3 18:41:54 2015	(r388472)
+++ head/security/rubygem-omniauth/Makefile	Wed Jun  3 18:44:40 2015	(r388473)
@@ -13,6 +13,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-hashie>=1.2:${PORTSDIR}/devel/rubygem-hashie \
 		rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list