Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:16:42 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: 1f8980e6d7f9 - main - math/p5-Math-Complex: Add NO_ARCH
Message-ID:  <202212300916.2BU9Gghv024682@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=1f8980e6d7f97c5972463d93618f0c5d737857d6

commit 1f8980e6d7f97c5972463d93618f0c5d737857d6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:51:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:06:02 +0000

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

diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile
index de883962af11..7e3029bcdbff 100644
--- a/math/p5-Math-Complex/Makefile
+++ b/math/p5-Math-Complex/Makefile
@@ -15,4 +15,6 @@ LICENSE_COMB=	dual
 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.2BU9Gghv024682>