summaryrefslogtreecommitdiff
path: root/cad/sci-wcalc
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2006-01-08 06:31:54 +0000
committerdmcmahill <dmcmahill>2006-01-08 06:31:54 +0000
commit3a00084851235df4b3b167a87c4b7a0748f8eb82 (patch)
tree10ef02b12e9e074eafa58471370d4edc5e422fa1 /cad/sci-wcalc
parentbc61c14c9cc0f8e24b49c7add72a1a8f394a3138 (diff)
downloadpkgsrc-3a00084851235df4b3b167a87c4b7a0748f8eb82.tar.gz
update to wcalc-1.0.
- fixes a bug in the cgi frontend for coupled microstrip which caused lots of bad warning messages. - replaces the alert dialog box with a log window which prevents multiple alert windows from appearing.
Diffstat (limited to 'cad/sci-wcalc')
-rw-r--r--cad/sci-wcalc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/sci-wcalc/Makefile b/cad/sci-wcalc/Makefile
index a6d152687ef..b6830b8cda2 100644
--- a/cad/sci-wcalc/Makefile
+++ b/cad/sci-wcalc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/12/05 23:55:02 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2006/01/08 06:31:54 dmcmahill Exp $
#
.include "../../cad/wcalc/Makefile.common"
@@ -18,7 +18,7 @@ CONFIGURE_ARGS+= --without-octave
CONFIGURE_ARGS+= --with-scilab=${SCI:Q}
PLIST_SUBST+= SCIVERSION=${SCIVERSION:Q}
-MESSAGE_SUBST+= SCIVERSION=${SCIVERSION}
+MESSAGE_SUBST+= SCIVERSION=${SCIVERSION:Q}
.include "../../cad/libwcalc/buildlink3.mk"
.include "../../math/scilab/buildlink3.mk"