diff options
author | Marek Szuba <marecki@gentoo.org> | 2017-12-28 14:25:42 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2017-12-28 14:26:18 +0100 |
commit | 7f32d412763fd31af5d57d5e017d1e7c730f7053 (patch) | |
tree | e227a63ef726415eb84ef6ae4c296cdc65612e0d /sci-electronics | |
parent | sci-electronics/ngspice: support building shared libs and the Tcl module (diff) | |
download | gentoo-7f32d412763fd31af5d57d5e017d1e7c730f7053.tar.gz gentoo-7f32d412763fd31af5d57d5e017d1e7c730f7053.tar.bz2 gentoo-7f32d412763fd31af5d57d5e017d1e7c730f7053.zip |
sci-electronics/ngspice: do not enable NDEV in 27-r1 (and newer)
According to upstream "this has not been used for many years,
is not maintained and is said to cause potential trouble."
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/ngspice/ngspice-27-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-electronics/ngspice/ngspice-27-r1.ebuild b/sci-electronics/ngspice/ngspice-27-r1.ebuild index 372ba4f94d78..c7357f55c6e9 100644 --- a/sci-electronics/ngspice/ngspice-27-r1.ebuild +++ b/sci-electronics/ngspice/ngspice-27-r1.ebuild @@ -107,7 +107,6 @@ ngspice_configure() { myconf="${myconf} \ --enable-xspice \ --enable-cider \ - --enable-ndev \ --disable-xgraph \ --disable-dependency-tracking \ --disable-rpath \ |