summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/freemind/freemind-0.7.1-r1.ebuild')
-rw-r--r--app-misc/freemind/freemind-0.7.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/freemind/freemind-0.7.1-r1.ebuild b/app-misc/freemind/freemind-0.7.1-r1.ebuild
index 9ed25bd2594a..3ee9815160ec 100644
--- a/app-misc/freemind/freemind-0.7.1-r1.ebuild
+++ b/app-misc/freemind/freemind-0.7.1-r1.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/app-misc/freemind/freemind-0.7.1-r1.ebuild,v 1.3 2005/07/02 18:29:21 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/freemind/freemind-0.7.1-r1.ebuild,v 1.4 2005/07/17 11:23:01 axxo Exp $
inherit java-pkg eutils
@@ -11,8 +11,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc ppc amd64"
IUSE="doc jikes"
-DEPEND="dev-java/ant
- >=virtual/jdk-1.4
+DEPEND=">=virtual/jdk-1.4
+ dev-java/ant-core
jikes? ( dev-java/jikes )"
RDEPEND=">=virtual/jre-1.4"