diff options
Diffstat (limited to 'net-www/apache/apache-1.3.27.ebuild')
-rw-r--r-- | net-www/apache/apache-1.3.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.27.ebuild b/net-www/apache/apache-1.3.27.ebuild index 8466495da5d0..7f8ae723f3ab 100644 --- a/net-www/apache/apache-1.3.27.ebuild +++ b/net-www/apache/apache-1.3.27.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/apache/apache-1.3.27.ebuild,v 1.3 2003/02/13 15:31:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.27.ebuild,v 1.4 2003/03/11 21:11:46 seemant Exp $ mod_ssl_ver=2.8.11-${PV} HARD_SERVER_LIMIT=512 @@ -21,7 +21,7 @@ RDEPEND="virtual/glibc >=dev-libs/mm-1.1.3 >=sys-libs/gdbm-1.8 >=dev-libs/expat-1.95.2" -DEPEND="${RDEPEND} sys-devel/perl" +DEPEND="${RDEPEND} dev-lang/perl" LICENSE="Apache-1.1" SLOT="1" |