aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:15:06 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:58:08 +0000
commita721ed5c9c09d377a19106406ab4cb8e1e648eb8 (patch)
tree0106b860753b5fd0f794d883026ab0305f529d57
parentec06031c4ff7c828ec86f7e4100872b0a4e2b490 (diff)
downloadports-a721ed5c9c09d377a19106406ab4cb8e1e648eb8.tar.gz
ports-a721ed5c9c09d377a19106406ab4cb8e1e648eb8.zip
textproc/p5-Sort-Naturally: Add NO_ARCH
-rw-r--r--textproc/p5-Sort-Naturally/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Sort-Naturally/Makefile b/textproc/p5-Sort-Naturally/Makefile
index 143f1a5131a2..dda9894d3cd4 100644
--- a/textproc/p5-Sort-Naturally/Makefile
+++ b/textproc/p5-Sort-Naturally/Makefile
@@ -16,4 +16,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>