svn commit: r388958 - head/devel/rubygem-rspec-core

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 9 18:29:17 UTC 2015


Author: sunpoet
Date: Tue Jun  9 18:29:15 2015
New Revision: 388958
URL: https://svnweb.freebsd.org/changeset/ports/388958

Log:
  - Add NO_ARCH

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

Modified: head/devel/rubygem-rspec-core/Makefile
==============================================================================
--- head/devel/rubygem-rspec-core/Makefile	Tue Jun  9 18:29:11 2015	(r388957)
+++ head/devel/rubygem-rspec-core/Makefile	Tue Jun  9 18:29:15 2015	(r388958)
@@ -13,6 +13,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-rspec-support>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-support
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list