diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-06-22 06:03:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-06-22 06:03:21 +0000 |
commit | 782661513f720ed2f42c5c2c372630d335c737b8 (patch) | |
tree | 8a5a0cd2e7c843a4da60e44d35e60cda12f4fb72 /math/p5-Math-Int128/Makefile | |
parent | c54bd79c388b82d4eaff725cc6b9ef5931056433 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Int128/Makefile')
-rw-r--r-- | math/p5-Math-Int128/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Int128/Makefile b/math/p5-Math-Int128/Makefile index f0b35d0e291c..0eae09ec3517 100644 --- a/math/p5-Math-Int128/Makefile +++ b/math/p5-Math-Int128/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Math-Int64>=0.51:math/p5-Math-Int64 USES= perl5 USE_PERL5= configure -NOT_FOR_ARCHS= i386 armv6 +NOT_FOR_ARCHS= armv6 i386 .include <bsd.port.pre.mk> |