Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 15:55:15 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: 0878c69bf418 - main - textproc/p5-Template-Semantic: Add NO_ARCH
Message-ID:  <202304271555.33RFtFlD029002@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=0878c69bf41893aa5540ff9cc74511ddfb2e84f6

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

    textproc/p5-Template-Semantic: Add NO_ARCH
---
 textproc/p5-Template-Semantic/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/p5-Template-Semantic/Makefile b/textproc/p5-Template-Semantic/Makefile
index ca42042a91f5..80d20998b0eb 100644
--- a/textproc/p5-Template-Semantic/Makefile
+++ b/textproc/p5-Template-Semantic/Makefile
@@ -21,4 +21,6 @@ TEST_DEPENDS=	\
 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.33RFtFlD029002>