summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.62.ebuild')
-rw-r--r--sys-devel/autoconf/autoconf-2.62.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.62.ebuild b/sys-devel/autoconf/autoconf-2.62.ebuild
index 0ce9189faa4f..eee09bb4331e 100644
--- a/sys-devel/autoconf/autoconf-2.62.ebuild
+++ b/sys-devel/autoconf/autoconf-2.62.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.62.ebuild,v 1.1 2008/04/10 04:31:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.62.ebuild,v 1.2 2008/04/10 08:06:45 vapier Exp $
DESCRIPTION="Used to create autoconfiguration files"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
@@ -15,7 +15,7 @@ DEPEND=">=sys-apps/texinfo-4.3
>=sys-devel/m4-1.4.6
dev-lang/perl"
RDEPEND="${DEPEND}
- >=sys-devel/autoconf-wrapper-4-r2"
+ >=sys-devel/autoconf-wrapper-5"
PDEPEND="emacs? ( app-emacs/autoconf-mode )"
src_compile() {