summaryrefslogtreecommitdiff
path: root/math/p5-Math-Complex/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 08:51:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 09:06:02 +0000
commit1f8980e6d7f97c5972463d93618f0c5d737857d6 (patch)
treed56f671c984485a10c8124f05498d06656fe72dc /math/p5-Math-Complex/Makefile
parent6929b87cc7393cd5753ec88fc764e3d95be0eef5 (diff)
Diffstat (limited to 'math/p5-Math-Complex/Makefile')
-rw-r--r--math/p5-Math-Complex/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile
index de883962af11..7e3029bcdbff 100644
--- a/math/p5-Math-Complex/Makefile
+++ b/math/p5-Math-Complex/Makefile
@@ -15,4 +15,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>