svn commit: r388959 - head/devel/rubygem-rspec-expectations

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


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

Log:
  - Add NO_ARCH

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

Modified: head/devel/rubygem-rspec-expectations/Makefile
==============================================================================
--- head/devel/rubygem-rspec-expectations/Makefile	Tue Jun  9 18:29:15 2015	(r388958)
+++ head/devel/rubygem-rspec-expectations/Makefile	Tue Jun  9 18:29:20 2015	(r388959)
@@ -14,8 +14,8 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-diff-lcs>=1.2.0:${PORTSDIR}/textproc/rubygem-diff-lcs \
 		rubygem-rspec-support>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-support
 
+NO_ARCH=	yes
 USE_RUBY=	yes
-#USE_RAKE=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 


More information about the svn-ports-head mailing list