git: 4055de0bdf2a - main - devel/p5-Log-Minimal: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 27 Apr 2023 15:54:58 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4055de0bdf2a587347a7d579a978ec298b5f6adb

commit 4055de0bdf2a587347a7d579a978ec298b5f6adb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:47:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:47:58 +0000

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

diff --git a/devel/p5-Log-Minimal/Makefile b/devel/p5-Log-Minimal/Makefile
index 9c28b1294e98..53c65454994a 100644
--- a/devel/p5-Log-Minimal/Makefile
+++ b/devel/p5-Log-Minimal/Makefile
@@ -15,4 +15,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>