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

(-)gdbm-1.8.3-r4.ebuild.orig (+1 lines)
Lines 27-32 Link Here
27
27
28
src_compile() {
28
src_compile() {
29
	use berkdb || export ac_cv_lib_dbm_main=no ac_cv_lib_ndbm_main=no
29
	use berkdb || export ac_cv_lib_dbm_main=no ac_cv_lib_ndbm_main=no
30
	use amd64-fbsd && append-flags -fPIC
30
	econf \
31
	econf \
31
		--includedir=/usr/include/gdbm \
32
		--includedir=/usr/include/gdbm \
32
		--disable-dependency-tracking \
33
		--disable-dependency-tracking \

Return to bug 363583