svn commit: r395354 - head/net/rubygem-amqp-utils

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 26 09:31:32 UTC 2015


Author: sunpoet
Date: Wed Aug 26 09:31:31 2015
New Revision: 395354
URL: https://svnweb.freebsd.org/changeset/ports/395354

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/net/rubygem-amqp-utils/Makefile

Modified: head/net/rubygem-amqp-utils/Makefile
==============================================================================
--- head/net/rubygem-amqp-utils/Makefile	Wed Aug 26 09:31:27 2015	(r395353)
+++ head/net/rubygem-amqp-utils/Makefile	Wed Aug 26 09:31:31 2015	(r395354)
@@ -20,6 +20,7 @@ RUN_DEPENDS=	rubygem-amqp>=0.7.1:${PORTS
 		rubygem-msgpack>=0.4.5:${PORTSDIR}/devel/rubygem-msgpack \
 		rubygem-trollop1>=1.16.2:${PORTSDIR}/devel/rubygem-trollop1
 
+NO_ARCH=		yes
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list