diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-03 17:11:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-03 17:11:16 +0000 |
commit | 1f1a22296e90efe586c8910cb7d3bb84a9277e2c (patch) | |
tree | 46bce5952a745f9945362b629652ce4cd8fc686e /math/p5-Math-Round | |
parent | bc4981b86ccbbe013e5d08815f5da006cf03b459 (diff) | |
download | ports-1f1a22296e90efe586c8910cb7d3bb84a9277e2c.tar.gz ports-1f1a22296e90efe586c8910cb7d3bb84a9277e2c.zip |
Notes
Diffstat (limited to 'math/p5-Math-Round')
-rw-r--r-- | math/p5-Math-Round/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Round/Makefile b/math/p5-Math-Round/Makefile index 38ddeb170db6..7ae09537aa91 100644 --- a/math/p5-Math-Round/Makefile +++ b/math/p5-Math-Round/Makefile @@ -13,6 +13,7 @@ COMMENT= Perl extension for rounding numbers LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USE_PERL5= configure USES= perl5 |