summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/tth/tth-3.77.ebuild')
-rw-r--r--dev-tex/tth/tth-3.77.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/tth/tth-3.77.ebuild b/dev-tex/tth/tth-3.77.ebuild
index 6c5ad10159e8..ff8ff1c8a753 100644
--- a/dev-tex/tth/tth-3.77.ebuild
+++ b/dev-tex/tth/tth-3.77.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.8 2012/01/11 11:35:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.9 2012/01/11 12:40:32 jlec Exp $
EAPI=4
@@ -23,7 +23,7 @@ RDEPEND="
S="${WORKDIR}/tth_C"
src_compile() {
- echo 'all: tth' > Makefile
+ echo 'all: tth' > Makefile || die
tc-export CC
emake
}