summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:46:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:46:09 +0000
commit7d2f612c99388b010026eaee915917d01881a739 (patch)
treeb2c0e58016e0948b20bfe05ea53aa2033301cf96 /dev-haskell/wxhaskell
parentwhitespace (diff)
downloadgentoo-2-7d2f612c99388b010026eaee915917d01881a739.tar.gz
gentoo-2-7d2f612c99388b010026eaee915917d01881a739.tar.bz2
gentoo-2-7d2f612c99388b010026eaee915917d01881a739.zip
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-haskell/wxhaskell')
-rw-r--r--dev-haskell/wxhaskell/wxhaskell-0.9.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/wxhaskell/wxhaskell-0.9.4.ebuild b/dev-haskell/wxhaskell/wxhaskell-0.9.4.ebuild
index 61aa01c80996..697a867c07a4 100644
--- a/dev-haskell/wxhaskell/wxhaskell-0.9.4.ebuild
+++ b/dev-haskell/wxhaskell/wxhaskell-0.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxhaskell/wxhaskell-0.9.4.ebuild,v 1.8 2007/04/30 07:38:35 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxhaskell/wxhaskell-0.9.4.ebuild,v 1.9 2007/06/26 01:46:09 mr_bones_ Exp $
inherit flag-o-matic wxwidgets ghc-package multilib
@@ -58,7 +58,7 @@ src_compile() {
append-flags -fPIC
# non-standard configure, so econf is not an option
- # --wx-config must appear first according to configure file comments
+ # --wx-config must appear first according to configure file comments
./configure \
--wx-config="${WX_CONFIG}" \
--prefix=/usr \