svn commit: r389055 - head/devel/rubygem-fog-core

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


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

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-fog-core/Makefile

Modified: head/devel/rubygem-fog-core/Makefile
==============================================================================
--- head/devel/rubygem-fog-core/Makefile	Wed Jun 10 16:46:07 2015	(r389054)
+++ head/devel/rubygem-fog-core/Makefile	Wed Jun 10 16:46:11 2015	(r389055)
@@ -18,6 +18,7 @@ RUN_DEPENDS=	rubygem-builder32>=0:${PORT
 		rubygem-net-scp>=1.1:${PORTSDIR}/security/rubygem-net-scp \
 		rubygem-net-ssh>=2.1.3:${PORTSDIR}/security/rubygem-net-ssh
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list