aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 08:51:52 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 09:06:03 +0000
commitb2d25b8c24fb2e9b20d3467e4b47bc9ea0e47384 (patch)
tree3ad2e0c10d4078ae8a4f8d5711a55aaaf23fb70a
parent1f8980e6d7f97c5972463d93618f0c5d737857d6 (diff)
downloadports-b2d25b8c24fb2e9b20d3467e4b47bc9ea0e47384.tar.gz
ports-b2d25b8c24fb2e9b20d3467e4b47bc9ea0e47384.zip
math/p5-Math-Units: Add NO_ARCH
-rw-r--r--math/p5-Math-Units/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Units/Makefile b/math/p5-Math-Units/Makefile
index a2610ef8c111..2973a1b10c41 100644
--- a/math/p5-Math-Units/Makefile
+++ b/math/p5-Math-Units/Makefile
@@ -12,4 +12,6 @@ WWW= https://metacpan.org/release/Math-Units
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>