svn commit: r389058 - head/net/rubygem-fog-local

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


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

Log:
  - Add NO_ARCH

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

Modified: head/net/rubygem-fog-local/Makefile
==============================================================================
--- head/net/rubygem-fog-local/Makefile	Wed Jun 10 16:46:21 2015	(r389057)
+++ head/net/rubygem-fog-local/Makefile	Wed Jun 10 16:46:25 2015	(r389058)
@@ -13,6 +13,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-fog-core>=1.27:${PORTSDIR}/devel/rubygem-fog-core
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list