svn commit: r389962 - head/sysutils/rubygem-bundler_ext

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 17 17:25:41 UTC 2015


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


More information about the svn-ports-all mailing list