aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 08:54:14 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 09:00:59 +0000
commitd68b5c284057279ff21bfc76aa04f7a0ce3c5970 (patch)
tree9c3c9dc9f6502ff50f9f62db6e9b9a5cab704fe6
parent3c62c8b62f58d1c2fa0f47a3e6ab2d530a333167 (diff)
downloadports-d68b5c284057279ff21bfc76aa04f7a0ce3c5970.tar.gz
ports-d68b5c284057279ff21bfc76aa04f7a0ce3c5970.zip
-rw-r--r--textproc/p5-HTML-Quoted/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-HTML-Quoted/Makefile b/textproc/p5-HTML-Quoted/Makefile
index 79935ad9b4a8..41b76d9b8709 100644
--- a/textproc/p5-HTML-Quoted/Makefile
+++ b/textproc/p5-HTML-Quoted/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS= p5-HTML-Parser>=3.0:www/p5-HTML-Parser
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>