svn commit: r389060 - head/net/rubygem-fog-sakuracloud

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 10 16:46:34 UTC 2015


Author: sunpoet
Date: Wed Jun 10 16:46:33 2015
New Revision: 389060
URL: https://svnweb.freebsd.org/changeset/ports/389060

Log:
  - Add NO_ARCH

Modified:
  head/net/rubygem-fog-sakuracloud/Makefile

Modified: head/net/rubygem-fog-sakuracloud/Makefile
==============================================================================
--- head/net/rubygem-fog-sakuracloud/Makefile	Wed Jun 10 16:46:29 2015	(r389059)
+++ head/net/rubygem-fog-sakuracloud/Makefile	Wed Jun 10 16:46:33 2015	(r389060)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \
 		rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list