summaryrefslogtreecommitdiff
path: root/cad/stdio-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/stdio-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/stdio-wcalc')
-rw-r--r--cad/stdio-wcalc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/stdio-wcalc/Makefile b/cad/stdio-wcalc/Makefile
index a29d498905f..4ae3df7f45c 100644
--- a/cad/stdio-wcalc/Makefile
+++ b/cad/stdio-wcalc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/11/01 12:08:10 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2006/01/08 06:31:54 dmcmahill Exp $
#
.include "../../cad/wcalc/Makefile.common"
@@ -6,7 +6,7 @@ PKGNAME= stdio-${DISTNAME}
COMMENT= Stdio Based Transmission Line Analysis/Synthesis Calculator
-# Only enable the scilab frontend
+# Only enable the stdio frontend
CONFIGURE_ARGS+= --disable-cgi
CONFIGURE_ARGS+= --disable-gtk1
CONFIGURE_ARGS+= --disable-gtk2