diff options
Diffstat (limited to 'net-www/mozilla/mozilla-1.0.1-r3.ebuild')
-rw-r--r-- | net-www/mozilla/mozilla-1.0.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mozilla/mozilla-1.0.1-r3.ebuild b/net-www/mozilla/mozilla-1.0.1-r3.ebuild index c8693e870d77..744fa37f1e5f 100644 --- a/net-www/mozilla/mozilla-1.0.1-r3.ebuild +++ b/net-www/mozilla/mozilla-1.0.1-r3.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/net-www/mozilla/mozilla-1.0.1-r3.ebuild,v 1.7 2003/02/13 15:39:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.0.1-r3.ebuild,v 1.8 2003/03/11 21:11:46 seemant Exp $ IUSE="mozxmlterm moznomail java mozp3p crypt ipv6 gtk2 mozinterfaceinfo ssl ldap mozaccess mozctl gnome mozsvg" @@ -69,7 +69,7 @@ RDEPEND=">=x11-base/xfree-4.2.0-r11 DEPEND="${RDEPEND} virtual/x11 - sys-devel/perl + dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" # needed by src_compile() and src_install() |