Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2015 17:25:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389962 - head/sysutils/rubygem-bundler_ext
Message-ID:  <201506171725.t5HHPe8S016170@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 17 17:25:40 2015
New Revision: 389962
URL: https://svnweb.freebsd.org/changeset/ports/389962

Log:
  - Add NO_ARCH

Modified:
  head/sysutils/rubygem-bundler_ext/Makefile

Modified: head/sysutils/rubygem-bundler_ext/Makefile
==============================================================================
--- head/sysutils/rubygem-bundler_ext/Makefile	Wed Jun 17 17:25:36 2015	(r389961)
+++ head/sysutils/rubygem-bundler_ext/Makefile	Wed Jun 17 17:25:40 2015	(r389962)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-bundler>=0:${PORTSDIR}/sysutils/rubygem-bundler
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506171725.t5HHPe8S016170>