summaryrefslogtreecommitdiff
path: root/cad/stdio-wcalc
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2006-01-08 06:31:54 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2006-01-08 06:31:54 +0000
commit97c40116449b894e9ceee5fe377708ffdfbaba64 (patch)
tree10ef02b12e9e074eafa58471370d4edc5e422fa1 /cad/stdio-wcalc
parentb410304a01a88a6fe263fcd6aa4b7838a7e18b7b (diff)
downloadpkgsrc-97c40116449b894e9ceee5fe377708ffdfbaba64.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