aboutsummaryrefslogtreecommitdiff
path: root/math/arpack
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-07-09 08:57:38 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-07-09 08:57:38 +0000
commit9208794765b8046003b4f8aa4c4739252d712781 (patch)
treec531156ab4512a85457cf943510577e32649c720 /math/arpack
parenta19e9f7f035c2b4a172cbb6ee3d4c627195db8d7 (diff)
downloadports-9208794765b8046003b4f8aa4c4739252d712781.tar.gz
ports-9208794765b8046003b4f8aa4c4739252d712781.zip
Notes
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