diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-03 08:54:14 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-03 09:00:59 +0000 |
commit | d68b5c284057279ff21bfc76aa04f7a0ce3c5970 (patch) | |
tree | 9c3c9dc9f6502ff50f9f62db6e9b9a5cab704fe6 /textproc/p5-HTML-Quoted | |
parent | 3c62c8b62f58d1c2fa0f47a3e6ab2d530a333167 (diff) |
Diffstat (limited to 'textproc/p5-HTML-Quoted')
-rw-r--r-- | textproc/p5-HTML-Quoted/Makefile | 2 |
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> |