summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorahoka <ahoka>2008-12-05 19:02:09 +0000
committerahoka <ahoka>2008-12-05 19:02:09 +0000
commit1f0632363e65329689fb6736f3914cc852e368d4 (patch)
tree4dd18cbdc260f342383dc90eca6cea1e983b28e7 /math
parent18fe9537bcf2cce35763df4abae977d488bcb62e (diff)
downloadpkgsrc-1f0632363e65329689fb6736f3914cc852e368d4.tar.gz
MAKE_JOBS_SAFE= no
Diffstat (limited to 'math')
-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.