Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2025 10:52:58 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: d51a4b0c1679 - main - math/p5-Statistics-Distributions: Add NO_ARCH
Message-ID:  <202502281052.51SAqwXX038571@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit d51a4b0c167931b8540d8c5deb79f5ee2ce768b9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-28 10:35:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-28 10:35:43 +0000

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

diff --git a/math/p5-Statistics-Distributions/Makefile b/math/p5-Statistics-Distributions/Makefile
index d2697ceb918b..62b86a67f448 100644
--- a/math/p5-Statistics-Distributions/Makefile
+++ b/math/p5-Statistics-Distributions/Makefile
@@ -11,4 +11,6 @@ COMMENT=	Calculate critical values of common statistical distributions
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


home | help

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