summaryrefslogtreecommitdiff
path: root/math/scilab
diff options
context:
space:
mode:
authorahoka <ahoka>2008-12-05 19:02:09 +0000
committerahoka <ahoka>2008-12-05 19:02:09 +0000
commitd0112efa88091a86bec7f6a3e330c440956d32f1 (patch)
tree4dd18cbdc260f342383dc90eca6cea1e983b28e7 /math/scilab
parent28dad3d6ecc24997d44b552acef0032201037a70 (diff)
downloadpkgsrc-d0112efa88091a86bec7f6a3e330c440956d32f1.tar.gz
MAKE_JOBS_SAFE= no
Diffstat (limited to 'math/scilab')
-rw-r--r--math/scilab/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 4d50a007425..81b489275fd 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2008/11/15 01:19:08 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.77 2008/12/05 19:02:09 ahoka Exp $
#
DISTNAME= ${SCIBASE}-src
@@ -11,6 +11,8 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.scilab.org/
COMMENT= High-level scientific math programming environment with graphics
+MAKE_JOBS_SAFE= no
+
SCIBASE= scilab-4.1
# don't forget to update SCI and SCIVERSION in the buildlink3.mk file when
# SCIBASE is updated.