summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-06-13 15:50:10 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-06-13 15:50:10 +0000
commit409ee40bc8d38e15251264465b0dbb1111ae11eb (patch)
tree671db04f109d76a277a0e68b69a30db57b32b38c /math
parent728d6f8fdfa8115ea5fd5b82b904fb17ad041b1a (diff)
downloadfreebsd-ports-409ee40bc8d38e15251264465b0dbb1111ae11eb.zip
Add NO_ARCH
Diffstat (limited to 'math')
-rw-r--r--math/p5-Number-Compare/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Number-Compare/Makefile b/math/p5-Number-Compare/Makefile
index a0d2d285cbc0..5d55a8475b82 100644
--- a/math/p5-Number-Compare/Makefile
+++ b/math/p5-Number-Compare/Makefile
@@ -17,4 +17,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>