svn commit: r389541 - head/graphics/rubygem-geokit

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


Author: sunpoet
Date: Sat Jun 13 20:15:56 2015
New Revision: 389541
URL: https://svnweb.freebsd.org/changeset/ports/389541

Log:
  - Add NO_ARCH

Modified:
  head/graphics/rubygem-geokit/Makefile

Modified: head/graphics/rubygem-geokit/Makefile
==============================================================================
--- head/graphics/rubygem-geokit/Makefile	Sat Jun 13 20:15:51 2015	(r389540)
+++ head/graphics/rubygem-geokit/Makefile	Sat Jun 13 20:15:56 2015	(r389541)
@@ -13,6 +13,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list