summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/phylip/phylip-3.65-r1.ebuild')
-rw-r--r--sci-biology/phylip/phylip-3.65-r1.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/sci-biology/phylip/phylip-3.65-r1.ebuild b/sci-biology/phylip/phylip-3.65-r1.ebuild
index 81103263764a..8932ce07123c 100644
--- a/sci-biology/phylip/phylip-3.65-r1.ebuild
+++ b/sci-biology/phylip/phylip-3.65-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.65-r1.ebuild,v 1.5 2006/02/02 03:54:18 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.65-r1.ebuild,v 1.6 2007/07/22 07:31:51 dberkholz Exp $
inherit toolchain-funcs
@@ -13,12 +13,10 @@ SLOT="0"
IUSE=""
KEYWORDS="ppc ~ppc-macos x86"
-RDEPEND="|| ( x11-libs/libXaw
- virtual/x11 )"
+RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}
- || ( x11-proto/xproto
- virtual/x11 )"
+ x11-proto/xproto"
S="${WORKDIR}/${PN}${PV}/src"