diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-03-23 20:45:53 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-03-23 20:45:53 +0000 |
commit | 31e683143f6c4c25c64990b37068e95cb6df5a51 (patch) | |
tree | c3484b4c6250800b3b28766313b04ed80f14501c /math/eispack/files | |
parent | 64e9275a2cfaee8e13bb41ab80e7ee087e920915 (diff) | |
download | ports-31e683143f6c4c25c64990b37068e95cb6df5a51.tar.gz ports-31e683143f6c4c25c64990b37068e95cb6df5a51.zip |
Notes
Diffstat (limited to 'math/eispack/files')
-rw-r--r-- | math/eispack/files/Makefile.lib | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/eispack/files/Makefile.lib b/math/eispack/files/Makefile.lib index 079bafa60e2d..047bb86ebac4 100644 --- a/math/eispack/files/Makefile.lib +++ b/math/eispack/files/Makefile.lib @@ -3,7 +3,6 @@ LIBDIR= ${PREFIX}/lib NOPROFILE= no SHLIB_MAJOR= 1 -SHLIB_MINOR= 0 # removed otqlrat.f from the SRCS list, only one tqlrat routine can # be used in a library. |