pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/scilab MAKE_JOBS_SAFE= no
details: https://anonhg.NetBSD.org/pkgsrc/rev/da9f8954b458
branches: trunk
changeset: 551061:da9f8954b458
user: ahoka <ahoka%pkgsrc.org@localhost>
date: Fri Dec 05 19:02:09 2008 +0000
description:
MAKE_JOBS_SAFE= no
diffstat:
math/scilab/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6794374d1fad -r da9f8954b458 math/scilab/Makefile
--- a/math/scilab/Makefile Fri Dec 05 19:00:27 2008 +0000
+++ b/math/scilab/Makefile Fri Dec 05 19:02:09 2008 +0000
@@ -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 @@
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.
Home |
Main Index |
Thread Index |
Old Index