summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/vym/vym-1.5.0.ebuild')
-rw-r--r--x11-misc/vym/vym-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/vym/vym-1.5.0.ebuild b/x11-misc/vym/vym-1.5.0.ebuild
index f50d694b9009..03fdb1c4a85c 100644
--- a/x11-misc/vym/vym-1.5.0.ebuild
+++ b/x11-misc/vym/vym-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/vym-1.5.0.ebuild,v 1.2 2005/01/08 10:18:06 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/vym/vym-1.5.0.ebuild,v 1.3 2005/07/01 15:14:10 caleb Exp $
inherit eutils
@@ -29,7 +29,7 @@ DEPEND="
src_compile() {
cd ${S}
- qmake -o Makefile vym.pro
+ ${QTDIR}/bin/qmake -o Makefile vym.pro
emake || die "emake failed"
# we don't build the pdf, because texi2pdf chokes on the .tex source