summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/icewoed/icewoed-1.8.ebuild')
-rw-r--r--x11-misc/icewoed/icewoed-1.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/icewoed/icewoed-1.8.ebuild b/x11-misc/icewoed/icewoed-1.8.ebuild
index 8feaaf15a1f4..db6125b05421 100644
--- a/x11-misc/icewoed/icewoed-1.8.ebuild
+++ b/x11-misc/icewoed/icewoed-1.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.8.ebuild,v 1.3 2004/11/02 14:36:45 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.8.ebuild,v 1.4 2005/07/01 15:19:50 caleb Exp $
DESCRIPTION="IceWM winoptions editor."
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
@@ -21,7 +21,7 @@ src_unpack () {
}
src_compile () {
- qmake || die
+ ${QTDIR}/bin/qmake || die
}
src_install () {