diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-04 01:11:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-04 01:11:16 +0800 |
commit | e4313727d9343cda84f8618f1ec8839405c94c34 (patch) | |
tree | 46bce5952a745f9945362b629652ce4cd8fc686e /math/p5-Math-Round | |
parent | 25d46fd49a02f3a44907de8d9cb47b66afdddf46 (diff) | |
download | freebsd-ports-gnome-e4313727d9343cda84f8618f1ec8839405c94c34.tar.gz freebsd-ports-gnome-e4313727d9343cda84f8618f1ec8839405c94c34.tar.zst freebsd-ports-gnome-e4313727d9343cda84f8618f1ec8839405c94c34.zip |
- Add NO_ARCH
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 |