summaryrefslogtreecommitdiff
path: root/math/lapack
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack')
-rw-r--r--math/lapack/scripts/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lapack/scripts/configure b/math/lapack/scripts/configure
index cef6a4107d18..d35884a4c5b0 100644
--- a/math/lapack/scripts/configure
+++ b/math/lapack/scripts/configure
@@ -3,7 +3,7 @@ mv Makefile Makefile.old
cat >Makefile <<END
LIB= lapack
-SHLIB_MAJOR= 3
+SHLIB_MAJOR= 4
SHLIB_MINOR= 0
END