summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 05:34:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 05:34:14 +0000
commit669c88b43e9e6363b51a4ff894c6852b8329a7b5 (patch)
tree3849efbf0f50d2586cf0d45101acdc2c42bd2972 /app-editors/lfhex
parentwhitespace (diff)
downloadhistorical-669c88b43e9e6363b51a4ff894c6852b8329a7b5.tar.gz
historical-669c88b43e9e6363b51a4ff894c6852b8329a7b5.tar.bz2
historical-669c88b43e9e6363b51a4ff894c6852b8329a7b5.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-editors/lfhex')
-rw-r--r--app-editors/lfhex/lfhex-0.4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/lfhex/lfhex-0.4.ebuild b/app-editors/lfhex/lfhex-0.4.ebuild
index 024830647ad6..9bcf616fb993 100644
--- a/app-editors/lfhex/lfhex-0.4.ebuild
+++ b/app-editors/lfhex/lfhex-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.4.ebuild,v 1.1 2006/11/06 11:11:58 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.4.ebuild,v 1.2 2007/07/13 05:34:14 mr_bones_ Exp $
inherit qt4 toolchain-funcs
@@ -22,7 +22,6 @@ DEPEND="sys-devel/flex
sys-devel/bison
${RDEPEND}"
-
src_compile() {
export QTDIR=/usr QTLIBDIR=/usr/lib/qt4 QTINCLUDEDIR=/usr/include/qt4 QTPLUGINDIR=/usr/lib/qt4/plugins
${QTDIR}/bin/qmake lfhex.pro || die