summaryrefslogtreecommitdiff
path: root/science/cdf
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-18 22:39:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-18 22:39:55 +0000
commited9c0642a6754ed6fe4de0153c16d8beb71ab8ed (patch)
tree2a63af8d70c18165eceed69f54530e4d8779cae6 /science/cdf
parentUpdate to 1.334 (diff)
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244447
Diffstat (limited to 'science/cdf')
-rw-r--r--science/cdf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile
index 668c93c9a398..aaa3d61c6a6d 100644
--- a/science/cdf/Makefile
+++ b/science/cdf/Makefile
@@ -21,6 +21,7 @@ COMMENT= Device independent view of the CDF data model
MAKE_FLAGS= INSTALLDIR=${PREFIX} OS=${OPSYS:L} ENV=gnu \
FORTRAN=yes FC_freebsd=${F77}
USE_LDCONFIG= yes
+MAKE_JOBS_UNSAFE= yes
VER= ${PORTVERSION:S/.//:S/./_/}