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

(-)magic-7.5.220.ebuild (-1 / +1 lines)
Lines 35-41 Link Here
35
src_configure() {
35
src_configure() {
36
	# Short-circuit top-level configure script to retain CFLAGS
36
	# Short-circuit top-level configure script to retain CFLAGS
37
	cd scripts
37
	cd scripts
38
	CPP="cpp" econf
38
	CPP="cpp" econf --with-tcllibs="/usr/$(get_libdir)" --with-tklibs="/usr/$(get_libdir)"
39
}
39
}
40
40
41
src_compile() {
41
src_compile() {

Return to bug 447868