svn commit: r390222 - head/devel/rubygem-grape-swagger

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 21 13:54:59 UTC 2015


Author: sunpoet
Date: Sun Jun 21 13:54:57 2015
New Revision: 390222
URL: https://svnweb.freebsd.org/changeset/ports/390222

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-grape-swagger/Makefile

Modified: head/devel/rubygem-grape-swagger/Makefile
==============================================================================
--- head/devel/rubygem-grape-swagger/Makefile	Sun Jun 21 13:54:53 2015	(r390221)
+++ head/devel/rubygem-grape-swagger/Makefile	Sun Jun 21 13:54:57 2015	(r390222)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-grape>=0.8.0:${PORTSDIR}/devel/rubygem-grape \
 		rubygem-grape-entity>=0:${PORTSDIR}/devel/rubygem-grape-entity
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list