diff options
Diffstat (limited to 'math/eispack/Makefile')
-rw-r--r-- | math/eispack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 4869f064b7ea..0e6bb8419b2f 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -18,7 +18,7 @@ COMMENT= Eigenvalue system package LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas DIST_SUBDIR= ${PORTNAME} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NO_WRKSUBDIR= yes SRCS = csroot.f epslon.f pythag.f bakvec.f balanc.f balbak.f bandr.f \ |