git: 376f3c943b72 - main - math/p5-Statistics-ChiSquare: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:47:03 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=376f3c943b72236ce01277ea4f2f4000a28715fe
commit 376f3c943b72236ce01277ea4f2f4000a28715fe
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:40:34 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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>
More information about the dev-commits-ports-all
mailing list