Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 60811 | Differences between
and this patch

Collapse All | Expand All

(-)perl-5.8.4.orig/hints/darwin.sh (-1 / +1 lines)
Lines 45-51 Link Here
45
	usevendorprefix='define';
45
	usevendorprefix='define';
46
	vendorbin='/usr/bin';
46
	vendorbin='/usr/bin';
47
	vendorscript='/usr/bin';
47
	vendorscript='/usr/bin';
48
	vendorlib="/Network/Library/Perl/${version}";
48
	vendorlib="/System/Library/Perl/${version}";
49
	# 4BSD uses ${prefix}/share/man, not ${prefix}/man.
49
	# 4BSD uses ${prefix}/share/man, not ${prefix}/man.
50
	man1dir='/usr/share/man/man1';
50
	man1dir='/usr/share/man/man1';
51
	man3dir='/usr/share/man/man3';
51
	man3dir='/usr/share/man/man3';

Return to bug 60811