diff options
Diffstat (limited to 'sci-biology/njplot/njplot-20050109.ebuild')
-rw-r--r-- | sci-biology/njplot/njplot-20050109.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/njplot/njplot-20050109.ebuild b/sci-biology/njplot/njplot-20050109.ebuild index d7361e998269..65550ee5966a 100644 --- a/sci-biology/njplot/njplot-20050109.ebuild +++ b/sci-biology/njplot/njplot-20050109.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/njplot/njplot-20050109.ebuild,v 1.2 2005/01/09 18:40:54 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/njplot/njplot-20050109.ebuild,v 1.3 2005/01/30 17:06:33 ribosome Exp $ DESCRIPTION="A phylogenetic tree drawing program which supports tree rooting" HOMEPAGE="http://pbil.univ-lyon1.fr/software/njplot.html" @@ -17,7 +17,7 @@ DEPEND="sci-biology/ncbi-tools src_unpack() { unpack ${A} cd ${S} - sed -i -e "s%njplot.help%/usr/share/doc/${PF}/njplot.help%" njplot-vib.c + sed -i -e "s%njplot.help%/usr/share/doc/${PF}/njplot.help%" njplot-vib.c || die } src_compile() { |