diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-10 14:27:17 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-10 14:46:07 +0000 |
| commit | 5b90faeb3ff64a4d60aafcd937c6b91353cd341c (patch) | |
| tree | fd69fc9a790494890c1ffc535b50dfee72f1e9d7 /math/p5-Math-Interpolate | |
| parent | 1fc5927ebfe97077de3d0012499c82e2d1e0041b (diff) | |
Diffstat (limited to 'math/p5-Math-Interpolate')
| -rw-r--r-- | math/p5-Math-Interpolate/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile index 766d48efc6be..52234a6dde68 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -13,8 +13,9 @@ COMMENT= Perl routines for data sets interpolation and interval search LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -NO_ARCH= yes -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk> |
