svn commit: r389542 - head/net/rubygem-dogapi

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 13 20:16:02 UTC 2015


Author: sunpoet
Date: Sat Jun 13 20:16:01 2015
New Revision: 389542
URL: https://svnweb.freebsd.org/changeset/ports/389542

Log:
  - Add NO_ARCH

Modified:
  head/net/rubygem-dogapi/Makefile

Modified: head/net/rubygem-dogapi/Makefile
==============================================================================
--- head/net/rubygem-dogapi/Makefile	Sat Jun 13 20:15:56 2015	(r389541)
+++ head/net/rubygem-dogapi/Makefile	Sat Jun 13 20:16:01 2015	(r389542)
@@ -13,6 +13,7 @@ LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS=	rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list