summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-11-03 16:38:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-11-03 16:38:59 +0000
commit93484a93593a24835e03f8b584605d5c2e39ddff (patch)
tree3c7cd8434164ebe0f45519f4fec0d01fb1f3e0fd /app-office
parentVersion bump. (diff)
downloadgentoo-2-93484a93593a24835e03f8b584605d5c2e39ddff.tar.gz
gentoo-2-93484a93593a24835e03f8b584605d5c2e39ddff.tar.bz2
gentoo-2-93484a93593a24835e03f8b584605d5c2e39ddff.zip
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/texmacs/texmacs-1.0.7.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-1.0.7.ebuild b/app-office/texmacs/texmacs-1.0.7.ebuild
index de871d44004f..18b28c6ae908 100644
--- a/app-office/texmacs/texmacs-1.0.7.ebuild
+++ b/app-office/texmacs/texmacs-1.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.ebuild,v 1.1 2008/11/02 07:14:43 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.ebuild,v 1.2 2008/11/03 16:38:59 mr_bones_ Exp $
EAPI=1
inherit autotools
MY_P=${P/tex/TeX}-src
@@ -52,7 +52,6 @@ src_unpack() {
eautoreconf
}
-
src_compile() {
econf $(use_with imlib imlib2) \
--enable-optimize="${CXXFLAGS}" \