diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 15:29:01 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 15:29:01 +0000 |
commit | 0ca34eb9edc4a59a29885facb05745854102bc5b (patch) | |
tree | b905d1caa1f8009ff16831c7f9b82c06585331d9 /math/p5-Math-Interpolate | |
parent | 7ccd8873bf99ee64c1873836f1d1a60dad35eb94 (diff) | |
download | ports-0ca34eb9edc4a59a29885facb05745854102bc5b.tar.gz ports-0ca34eb9edc4a59a29885facb05745854102bc5b.zip |
Notes
Diffstat (limited to 'math/p5-Math-Interpolate')
-rw-r--r-- | math/p5-Math-Interpolate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile index 16904778f91a..0c50a4563c3f 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl routines for data sets interpolation and interval search -USE_SIZE= yes PERL_CONFIGURE= yes MAN3= Math::Interpolate.3 Math::IntervalSearch.3 |