summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-03-21 13:17:08 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-03-21 13:17:08 +0000
commitf338ff4a8ea4e1a1e1b3907d7fe5c3f2a4279273 (patch)
treeab1545eb25f6b7a6af623d492cc8201969f9b2a2 /sys-devel/autoconf
parentnew version (diff)
downloadgentoo-2-f338ff4a8ea4e1a1e1b3907d7fe5c3f2a4279273.tar.gz
gentoo-2-f338ff4a8ea4e1a1e1b3907d7fe5c3f2a4279273.tar.bz2
gentoo-2-f338ff4a8ea4e1a1e1b3907d7fe5c3f2a4279273.zip
reverse depend
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r--sys-devel/autoconf/autoconf-2.53.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-devel/autoconf/autoconf-2.53.ebuild b/sys-devel/autoconf/autoconf-2.53.ebuild
index 0c202a253d0c..e3c727cd7566 100644
--- a/sys-devel/autoconf/autoconf-2.53.ebuild
+++ b/sys-devel/autoconf/autoconf-2.53.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53.ebuild,v 1.2 2002/03/21 08:47:15 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53.ebuild,v 1.3 2002/03/21 13:17:08 azarah Exp $
OLD_PV=2.13
OLD_P=${PN}-${OLD_PV}
@@ -12,8 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.bz2
ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
-DEPEND=">=sys-devel/automake-1.5
- >=sys-devel/m4-1.4p
+DEPEND=">=sys-devel/m4-1.4p
sys-devel/perl"
src_unpack() {