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

(-)libpng-1.2.5.ebuild (+1 lines)
Lines 18-23 Link Here
18
		-e "s:ZLIBINC=../zlib:ZLIBINC=/usr/include:" \
18
		-e "s:ZLIBINC=../zlib:ZLIBINC=/usr/include:" \
19
		-e "s/-O3/${CFLAGS}/" \
19
		-e "s/-O3/${CFLAGS}/" \
20
		-e "s:prefix=/usr/local:prefix=/usr:" \
20
		-e "s:prefix=/usr/local:prefix=/usr:" \
21
		-e "s/OBJSDLL = /OBJSDLL = -lz -lm /" \
21
			scripts/makefile.linux > Makefile
22
			scripts/makefile.linux > Makefile
22
23
23
	emake || die
24
	emake || die

Return to bug 9792