View | Details | Raw Unified
Collapse All | Expand All

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