Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2015 09:15:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402036 - head/devel/rubygem-xpath
Message-ID:  <201511200915.tAK9FbN2011076@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov 20 09:15:37 2015
New Revision: 402036
URL: https://svnweb.freebsd.org/changeset/ports/402036

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-xpath/Makefile

Modified: head/devel/rubygem-xpath/Makefile
==============================================================================
--- head/devel/rubygem-xpath/Makefile	Fri Nov 20 09:15:33 2015	(r402035)
+++ head/devel/rubygem-xpath/Makefile	Fri Nov 20 09:15:37 2015	(r402036)
@@ -13,6 +13,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-nokogiri>=1.3:${PORTSDIR}/textproc/rubygem-nokogiri
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511200915.tAK9FbN2011076>