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

Collapse All | Expand All

(-)qt-3.2.1.ebuild.orig (-1 / +1 lines)
Lines 101-107 Link Here
101
	./configure -sm -thread -stl -system-zlib -system-libjpeg -verbose \
101
	./configure -sm -thread -stl -system-zlib -system-libjpeg -verbose \
102
		-qt-imgfmt-{jpeg,mng,png} -tablet -system-libmng \
102
		-qt-imgfmt-{jpeg,mng,png} -tablet -system-libmng \
103
		-system-libpng -ldl -lpthread -xft -platform linux-g++ -xplatform \
103
		-system-libpng -ldl -lpthread -xft -platform linux-g++ -xplatform \
104
		linux-g++ -xrender -prefix ${QTBASE} -fast ${myconf} || die
104
		linux-g++ -xrender -prefix ${D}${QTBASE} -fast ${myconf} || die
105
105
106
	export QTDIR=${S}
106
	export QTDIR=${S}
107
	emake src-qmake src-moc sub-src sub-tools || die
107
	emake src-qmake src-moc sub-src sub-tools || die

Return to bug 28667