summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-sci/phylip/phylip-3.5.ebuild')
-rw-r--r--app-sci/phylip/phylip-3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/phylip/phylip-3.5.ebuild b/app-sci/phylip/phylip-3.5.ebuild
index 2135725bc928..5e08a073beaf 100644
--- a/app-sci/phylip/phylip-3.5.ebuild
+++ b/app-sci/phylip/phylip-3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/phylip/phylip-3.5.ebuild,v 1.3 2003/09/06 22:23:06 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/phylip/phylip-3.5.ebuild,v 1.4 2003/09/11 01:02:54 msterret Exp $
DESCRIPTION="PHYLIP (the PHYLogeny Inference Package) is a package of programs for inferring phylogenies (evolutionary trees)"
@@ -14,7 +14,7 @@ IUSE=""
DEPEND=""
src_compile() {
- cd ${WORKDIR}
+ cd ${WORKDIR}
# uses only makefile.
EXTRA_EMAKE="-e ${CFLAGS}"
emake || die