Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:16:43 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: b2d25b8c24fb - main - math/p5-Math-Units: Add NO_ARCH
Message-ID:  <202212300916.2BU9GhAY024706@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=b2d25b8c24fb2e9b20d3467e4b47bc9ea0e47384

commit b2d25b8c24fb2e9b20d3467e4b47bc9ea0e47384
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:51:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:06:03 +0000

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

diff --git a/math/p5-Math-Units/Makefile b/math/p5-Math-Units/Makefile
index a2610ef8c111..2973a1b10c41 100644
--- a/math/p5-Math-Units/Makefile
+++ b/math/p5-Math-Units/Makefile
@@ -12,4 +12,6 @@ WWW=		https://metacpan.org/release/Math-Units
 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?202212300916.2BU9GhAY024706>