svn commit: r389383 - head/devel/rubygem-rspec

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 13 13:53:11 UTC 2015


Author: sunpoet
Date: Sat Jun 13 13:53:10 2015
New Revision: 389383
URL: https://svnweb.freebsd.org/changeset/ports/389383

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-rspec/Makefile

Modified: head/devel/rubygem-rspec/Makefile
==============================================================================
--- head/devel/rubygem-rspec/Makefile	Sat Jun 13 13:53:05 2015	(r389382)
+++ head/devel/rubygem-rspec/Makefile	Sat Jun 13 13:53:10 2015	(r389383)
@@ -15,6 +15,7 @@ RUN_DEPENDS=	rubygem-rspec-core>=${PORTV
 		rubygem-rspec-expectations>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-expectations \
 		rubygem-rspec-mocks>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-mocks
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list