aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-30 07:08:55 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-30 07:08:55 +0000
commitea2b2850430c132bfded7fadf64db32b1b7f3729 (patch)
treedfe8baa3a3ca5445b07f0c9c6c14cb0b62555d90
parent2ceae76cdadfe9823c92051904a6f9929a02181f (diff)
downloadports-ea2b2850430c132bfded7fadf64db32b1b7f3729.tar.gz
ports-ea2b2850430c132bfded7fadf64db32b1b7f3729.zip
textproc/p5-Lingua-EN-Syllable: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--textproc/p5-Lingua-EN-Syllable/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile
index 56c9c6f97c01..d0c2f6b2ddce 100644
--- a/textproc/p5-Lingua-EN-Syllable/Makefile
+++ b/textproc/p5-Lingua-EN-Syllable/Makefile
@@ -15,4 +15,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>