summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-27 23:48:29 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-27 23:48:29 +0800
commit0878c69bf41893aa5540ff9cc74511ddfb2e84f6 (patch)
tree290983eb461d7215793a77bb828e9dd2ddaddfca /textproc
parenttextproc/p5-Perl-Lint: Fix PLIST: Module::Build::Tiny 0.042+ does not generat... (diff)
textproc/p5-Template-Semantic: Add NO_ARCH
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Template-Semantic/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Template-Semantic/Makefile b/textproc/p5-Template-Semantic/Makefile
index ca42042a91f5..80d20998b0eb 100644
--- a/textproc/p5-Template-Semantic/Makefile
+++ b/textproc/p5-Template-Semantic/Makefile
@@ -21,4 +21,6 @@ TEST_DEPENDS= \
USES= perl5
USE_PERL5= modbuildtiny
+NO_ARCH= yes
+
.include <bsd.port.mk>