aboutsummaryrefslogtreecommitdiff
path: root/cad/ngspice_rework
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-12-31 11:22:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-12-31 11:22:19 +0000
commitaf2549826f665ee727d2ea29a3bde4bfab84264d (patch)
tree17e2e36535c726914dee0d949a96d6960ea5def6 /cad/ngspice_rework
parentd4530ab3b645105655cf11ef0bc87fe8a6540bc3 (diff)
downloadports-af2549826f665ee727d2ea29a3bde4bfab84264d.tar.gz
ports-af2549826f665ee727d2ea29a3bde4bfab84264d.zip
Notes
Diffstat (limited to 'cad/ngspice_rework')
-rw-r--r--cad/ngspice_rework/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile
index c6578e56c7d5..9fc32a5f2ba8 100644
--- a/cad/ngspice_rework/Makefile
+++ b/cad/ngspice_rework/Makefile
@@ -21,6 +21,12 @@ GNU_CONFIGURE= yes
USE_LIBTOOL_VER?=15
USE_GMAKE= yes
+.ifndef PACKAGE_BUILDING
+CONFIGURE_ARGS+= --with-readline=yes
+.else
+CONFIGURE_ARGS+= --disable-debug
+.endif
+
INFO= ngspice
MAN1= ngspice.1 ngnutmeg.1 ngsconvert.1