svn commit: r388469 - head/devel/rubygem-grape

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


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

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-grape/Makefile

Modified: head/devel/rubygem-grape/Makefile
==============================================================================
--- head/devel/rubygem-grape/Makefile	Wed Jun  3 18:41:00 2015	(r388468)
+++ head/devel/rubygem-grape/Makefile	Wed Jun  3 18:41:41 2015	(r388469)
@@ -20,6 +20,7 @@ RUN_DEPENDS=	rubygem-activesupport>=0:${
 		rubygem-rack-mount>=0:${PORTSDIR}/www/rubygem-rack-mount\
 		rubygem-virtus>=1.0.0:${PORTSDIR}/devel/rubygem-virtus
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list