]> Pileus Git - ~andy/sunrise/blobdiff - media-gfx/f4l/f4l-0.2.1.ebuild
sunrise/ app-portage/elog-list/elog-list-0.0.6.ebuild: Update headers for 2010
[~andy/sunrise] / media-gfx / f4l / f4l-0.2.1.ebuild
index 957677aefcc2c2f9c81ad2edab7d08e33a9bb441..ee6cf71135713c8bf7549e2f7821c374fcbf7b28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -25,7 +25,7 @@ src_unpack() {
 }
 
 src_compile() {
-       "${QTDIR}"/bin/qmake -o Makefile ${PN}.pro || die "qmake failed"
+       eqmake3 ${PN}.pro -o Makefile
        emake || die "emake failed"
 }