diff options
Diffstat (limited to 'sci-electronics/xcircuit/xcircuit-3.8.83.ebuild')
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.8.83.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-electronics/xcircuit/xcircuit-3.8.83.ebuild b/sci-electronics/xcircuit/xcircuit-3.8.83.ebuild index 0a9b34650627..d3fb011f9dfb 100644 --- a/sci-electronics/xcircuit/xcircuit-3.8.83.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.8.83.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -44,7 +44,6 @@ src_prepare() { src_configure() { export loader_run_path="/usr/$(get_libdir)" local myeconfargs=( - --disable-dependency-tracking --with-tcl --with-ngspice ) |