Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:46:57 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 376f3c943b72 - main - math/p5-Statistics-ChiSquare: Add NO_ARCH
Message-ID:  <202106251346.15PDkvjX088964@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=376f3c943b72236ce01277ea4f2f4000a28715fe

commit 376f3c943b72236ce01277ea4f2f4000a28715fe
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:40:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:40:34 +0000

    math/p5-Statistics-ChiSquare: Add NO_ARCH
---
 math/p5-Statistics-ChiSquare/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/p5-Statistics-ChiSquare/Makefile b/math/p5-Statistics-ChiSquare/Makefile
index b9c740adf5eb..6f3e21f4a1eb 100644
--- a/math/p5-Statistics-ChiSquare/Makefile
+++ b/math/p5-Statistics-ChiSquare/Makefile
@@ -12,4 +12,6 @@ COMMENT=	How random is your data?
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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