aboutsummaryrefslogtreecommitdiffstats
path: root/math/arpack
diff options
context:
space:
mode:
Diffstat (limited to 'math/arpack')
-rw-r--r--math/arpack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/arpack/Makefile b/math/arpack/Makefile
index 3cd1ad32dc37..a8ec08211ce8 100644
--- a/math/arpack/Makefile
+++ b/math/arpack/Makefile
@@ -23,6 +23,7 @@ COMMENT= Argand Library: large eigenvalue subroutines (serial version)
CONFLICTS= arpack-ng-[0-9]*
FFLAGS+= -ffixed-line-length-none
LDFLAGS+= -L${LOCALBASE}/lib
+MAKE_JOBS_UNSAFE= yes
USE_FORTRAN= yes
USE_LDCONFIG= yes
WRKSRC = ${WRKDIR}/ARPACK