diff options
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.53a.ebuild')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.53a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild index 0378359c9553..d8e51c183e84 100644 --- a/sys-devel/autoconf/autoconf-2.53a.ebuild +++ b/sys-devel/autoconf/autoconf-2.53a.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/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.13 2003/03/11 21:11:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.14 2003/03/15 14:48:28 azarah Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha mips arm" -DEPEND=">=sys-devel/m4-1.4p +DEPEND="~sys-devel/m4-1.4 dev-lang/perl" SLOT="2.5" |