View | Details | Raw Unified
Collapse All | Expand All

(-) libperl-5.8.7.ebuild.orig (-1 / +2 lines)
 Lines 54-60    Link Here 
IUSE="berkdb debug gdbm ithreads"
IUSE="berkdb debug gdbm ithreads"
inherit eutils flag-o-matic toolchain-funcs
inherit eutils flag-o-matic toolchain-funcs multilib
# The slot of this binary compat version of libperl.so
# The slot of this binary compat version of libperl.so
PERLSLOT="1"
PERLSLOT="1"
 Lines 229-234    Link Here 
		-Dd_semctl_semun \
		-Dd_semctl_semun \
		-Dcf_by='Gentoo' \
		-Dcf_by='Gentoo' \
		-Ud_csh \
		-Ud_csh \
		-Dlibpth="/usr/local/$(get_libdir) /$(get_libdir) /usr/$(get_libdir)" \
		${myconf} || die
		${myconf} || die
	emake -j1 -f Makefile depend || die "Couldn't make libperl$(get_libname) depends"
	emake -j1 -f Makefile depend || die "Couldn't make libperl$(get_libname) depends"