Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 699292
Collapse All | Expand All

(-)/usr/portage/sci-electronics/ngspice/ngspice-31.ebuild (-1 / +1 lines)
Lines 109-115 Link Here
109
			--with-ngshared"
109
			--with-ngshared"
110
	elif [ "${MULTIBUILD_VARIANT}" == "tcl" ]; then
110
	elif [ "${MULTIBUILD_VARIANT}" == "tcl" ]; then
111
		myconf="${myconf} \
111
		myconf="${myconf} \
112
			--with-tcl"
112
			--with-tcl=/usr/$(get_libdir)"
113
	else
113
	else
114
		myconf="${myconf} \
114
		myconf="${myconf} \
115
			$(use_enable deprecated oldapps) \
115
			$(use_enable deprecated oldapps) \

Return to bug 699292