svn commit: r402036 - head/devel/rubygem-xpath

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 20 09:15:39 UTC 2015


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


More information about the svn-ports-all mailing list