aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-FixedPrecision
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-31 13:37:20 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-31 13:37:20 +0000
commit4d4b259bcda85ab59dbfd36b26928f4154ef6b05 (patch)
tree958a8d68deaaf416f8a145d02b8f31fd52a3aa33 /math/p5-Math-FixedPrecision
parent3f47be9d35559d7a36bdaece3bf108b9af80f9c2 (diff)
downloadports-4d4b259bcda85ab59dbfd36b26928f4154ef6b05.tar.gz
ports-4d4b259bcda85ab59dbfd36b26928f4154ef6b05.zip
- Add NO_ARCH
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=388088
Diffstat (limited to 'math/p5-Math-FixedPrecision')
-rw-r--r--math/p5-Math-FixedPrecision/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile
index 2fe133417020..2b9f340b6264 100644
--- a/math/p5-Math-FixedPrecision/Makefile
+++ b/math/p5-Math-FixedPrecision/Makefile
@@ -13,5 +13,6 @@ COMMENT= Perl module that provides decimal math without floating point errors
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>