diff options
-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 57fe451ebfd3..5c582a86e6d9 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -15,7 +15,7 @@ COMMENT= Eigenvalue system package DIST_SUBDIR= ${PORTNAME} NO_WRKSUBDIR= yes -USES= fortran +USES= fortran uidfix USE_LDCONFIG= yes SHLIB_MAJOR= 2 |