git: 2272d943f269 - main - textproc/p5-Lingua-Preferred: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 13:48:56 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2272d943f269d0c9adb5467f760c5f1ea73a20ea
commit 2272d943f269d0c9adb5467f760c5f1ea73a20ea
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 13:10:54 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:37:56 +0000
textproc/p5-Lingua-Preferred: Add NO_ARCH
---
textproc/p5-Lingua-Preferred/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/textproc/p5-Lingua-Preferred/Makefile b/textproc/p5-Lingua-Preferred/Makefile
index 4961e3ec9be5..ee77f14675f3 100644
--- a/textproc/p5-Lingua-Preferred/Makefile
+++ b/textproc/p5-Lingua-Preferred/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS= p5-Log-TraceMessages>=0:devel/p5-Log-TraceMessages
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>