Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2019 16:57:03 +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: r507283 - head/devel/rubygem-molinillo
Message-ID:  <201907241657.x6OGv3Is019288@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jul 24 16:57:02 2019
New Revision: 507283
URL: https://svnweb.freebsd.org/changeset/ports/507283

Log:
  Add NO_ARCH

Modified:
  head/devel/rubygem-molinillo/Makefile

Modified: head/devel/rubygem-molinillo/Makefile
==============================================================================
--- head/devel/rubygem-molinillo/Makefile	Wed Jul 24 16:56:57 2019	(r507282)
+++ head/devel/rubygem-molinillo/Makefile	Wed Jul 24 16:57:02 2019	(r507283)
@@ -14,4 +14,6 @@ LICENSE=	MIT
 USES=		gem
 USE_RUBY=	yes
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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