git: 265ab56131c5 - main - math/p5-Math-Base36: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 11:44:52 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=265ab56131c5adac85a2b1c5ad48210d2d562d67
commit 265ab56131c5adac85a2b1c5ad48210d2d562d67
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:39:12 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:39:12 +0000
math/p5-Math-Base36: Add NO_ARCH
Approved by: portmgr (blanket)
---
math/p5-Math-Base36/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
index c8a37d218f01..013264372920 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -21,4 +21,6 @@ TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list