git: 3c62c8b62f58 - main - textproc/p5-CSS-Squish: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 03 Jun 2022 09:07:01 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3c62c8b62f58d1c2fa0f47a3e6ab2d530a333167

commit 3c62c8b62f58d1c2fa0f47a3e6ab2d530a333167
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:54:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:00:59 +0000

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

diff --git a/textproc/p5-CSS-Squish/Makefile b/textproc/p5-CSS-Squish/Makefile
index 05b7a4072720..499f401ab049 100644
--- a/textproc/p5-CSS-Squish/Makefile
+++ b/textproc/p5-CSS-Squish/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS=	p5-URI>=0:net/p5-URI
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>