Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 15:55:02 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: b273e3813716 - main - devel/p5-Regexp-Lexer: Add NO_ARCH
Message-ID:  <202304271555.33RFt2Zw028775@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=b273e3813716ce71612fb443af81038abf088a51

commit b273e3813716ce71612fb443af81038abf088a51
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:48:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:48:01 +0000

    devel/p5-Regexp-Lexer: Add NO_ARCH
---
 devel/p5-Regexp-Lexer/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/p5-Regexp-Lexer/Makefile b/devel/p5-Regexp-Lexer/Makefile
index 9023f9c56588..2d0a4665c163 100644
--- a/devel/p5-Regexp-Lexer/Makefile
+++ b/devel/p5-Regexp-Lexer/Makefile
@@ -14,4 +14,6 @@ TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep
 USES=		perl5
 USE_PERL5=	modbuildtiny
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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