Date: Mon, 3 Feb 2025 16:09:00 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: 3ad44fbf0e1f - main - math/p5-Algorithm-CurveFit: Add NO_ARCH Message-ID: <202502031609.513G90b7049159@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=3ad44fbf0e1f040995a00d9a666071fd49c008b0 commit 3ad44fbf0e1f040995a00d9a666071fd49c008b0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:32:07 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:54:06 +0000 math/p5-Algorithm-CurveFit: Add NO_ARCH - Sort PLIST --- math/p5-Algorithm-CurveFit/Makefile | 2 ++ math/p5-Algorithm-CurveFit/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/math/p5-Algorithm-CurveFit/Makefile b/math/p5-Algorithm-CurveFit/Makefile index 3acf09e09d36..b6ad06a536d0 100644 --- a/math/p5-Algorithm-CurveFit/Makefile +++ b/math/p5-Algorithm-CurveFit/Makefile @@ -18,4 +18,6 @@ RUN_DEPENDS= p5-Math-MatrixReal>=0:math/p5-Math-MatrixReal \ USES= perl5 USE_PERL5= modbuild +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/math/p5-Algorithm-CurveFit/pkg-plist b/math/p5-Algorithm-CurveFit/pkg-plist index 5d718738482e..60ebaf103b67 100644 --- a/math/p5-Algorithm-CurveFit/pkg-plist +++ b/math/p5-Algorithm-CurveFit/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Algorithm::CurveFit.3.gz %%SITE_PERL%%/Algorithm/CurveFit.pm +%%PERL5_MAN3%%/Algorithm::CurveFit.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031609.513G90b7049159>