svn commit: r388471 - head/devel/rubygem-rash

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 3 18:41:51 UTC 2015


Author: sunpoet
Date: Wed Jun  3 18:41:50 2015
New Revision: 388471
URL: https://svnweb.freebsd.org/changeset/ports/388471

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-rash/Makefile

Modified: head/devel/rubygem-rash/Makefile
==============================================================================
--- head/devel/rubygem-rash/Makefile	Wed Jun  3 18:41:46 2015	(r388470)
+++ head/devel/rubygem-rash/Makefile	Wed Jun  3 18:41:50 2015	(r388471)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-hashie>=2.0.0:${PORTSDIR}/devel/rubygem-hashie
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list