Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:29:41 +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: r560238 - head/devel/rubygem-pathspec
Message-ID:  <202101032029.103KTfB8027856@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  3 20:29:41 2021
New Revision: 560238
URL: https://svnweb.freebsd.org/changeset/ports/560238

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/rubygem-pathspec/Makefile

Modified: head/devel/rubygem-pathspec/Makefile
==============================================================================
--- head/devel/rubygem-pathspec/Makefile	Sun Jan  3 20:29:36 2021	(r560237)
+++ head/devel/rubygem-pathspec/Makefile	Sun Jan  3 20:29:41 2021	(r560238)
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		gem
 USE_RUBY=	yes
 
+NO_ARCH=	yes
+
 PLIST_FILES=	bin/pathspec-rb
 
 .include <bsd.port.mk>



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