svn commit: r389054 - head/net/rubygem-fog-aws

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


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

Log:
  - Add NO_ARCH

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

Modified: head/net/rubygem-fog-aws/Makefile
==============================================================================
--- head/net/rubygem-fog-aws/Makefile	Wed Jun 10 16:46:03 2015	(r389053)
+++ head/net/rubygem-fog-aws/Makefile	Wed Jun 10 16:46:07 2015	(r389054)
@@ -16,6 +16,7 @@ RUN_DEPENDS=	rubygem-fog-core>=1.27:${PO
 		rubygem-fog-xml>=0.1:${PORTSDIR}/textproc/rubygem-fog-xml \
 		rubygem-ipaddress>=0.8:${PORTSDIR}/net/rubygem-ipaddress
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list