summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/scilab/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index fff1293ff24..eed6ab82a50 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2007/10/07 20:35:04 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.75 2008/06/23 20:54:44 markd Exp $
#
DISTNAME= ${SCIBASE}-src
@@ -27,6 +27,7 @@ USE_TOOLS+= tee
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-local-xaw
+CONFIGURE_ARGS+= --without-java
EVAL_PREFIX+= TCL_PREFIX=tcl
EVAL_PREFIX+= TK_PREFIX=tk