summaryrefslogtreecommitdiff
path: root/cad/stdio-wcalc
diff options
context:
space:
mode:
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