summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2010-01-13 16:48:53 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2010-01-13 16:48:53 +0000
commit83ceba5773ef16e750d3013e5b08592122cb2bba (patch)
tree8f3c7b6636ff0599b9f2ed85b2108fc4fe5fa359 /sci-mathematics/nusmv/nusmv-2.3.1.ebuild
parentMarking ruby-inline-3.8.4 ~ppc64 for bug 298368 (diff)
downloadgentoo-2-83ceba5773ef16e750d3013e5b08592122cb2bba.tar.gz
gentoo-2-83ceba5773ef16e750d3013e5b08592122cb2bba.tar.bz2
gentoo-2-83ceba5773ef16e750d3013e5b08592122cb2bba.zip
Added VARTEXFONTS, bug #223077
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/nusmv/nusmv-2.3.1.ebuild')
-rw-r--r--sci-mathematics/nusmv/nusmv-2.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/nusmv/nusmv-2.3.1.ebuild b/sci-mathematics/nusmv/nusmv-2.3.1.ebuild
index 3407df366e15..a58d022c136a 100644
--- a/sci-mathematics/nusmv/nusmv-2.3.1.ebuild
+++ b/sci-mathematics/nusmv/nusmv-2.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/nusmv-2.3.1.ebuild,v 1.5 2009/12/26 17:46:23 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/nusmv-2.3.1.ebuild,v 1.6 2010/01/13 16:48:53 bicatali Exp $
inherit eutils toolchain-funcs
@@ -87,7 +87,7 @@ src_compile() {
--enable-psl || die "econf failed"
emake || die "emake failed"
- emake docs
+ VARTEXFONTS="${T}"/fonts emake docs
}
src_install() {