git: 04cb7fbaa382 - main - devel/p5-Log-TraceMessages: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 25 Mar 2022 13:48:51 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=04cb7fbaa382eb7609f87cfe25c8dfa34a4552a8

commit 04cb7fbaa382eb7609f87cfe25c8dfa34a4552a8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 13:10:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:37:55 +0000

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

diff --git a/devel/p5-Log-TraceMessages/Makefile b/devel/p5-Log-TraceMessages/Makefile
index 286da7bd3153..62394d9f881e 100644
--- a/devel/p5-Log-TraceMessages/Makefile
+++ b/devel/p5-Log-TraceMessages/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS=	p5-HTML-FromText>=0:www/p5-HTML-FromText
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>