Subject: pkg/13792: fix dependency in automake
To: None <gnats-bugs@gnats.netbsd.org>
From: None <martti.kuparinen@iki.fi>
List: netbsd-bugs
Date: 08/27/2001 12:55:09
>Number: 13792
>Category: pkg
>Synopsis: fix dependency in automake
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Aug 27 03:51:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Martti Kuparinen
>Release: NetBSD 1.5.1
>Organization:
>Environment:
System: NetBSD dhcp38 1.5.2 NetBSD 1.5.2 (OMNIBOOK) #0: Sat Aug 25 14:30:58 GMT 2001 root@dhcp38:/usr/src/sys/arch/i386/compile/OMNIBOOK i386
>Description:
Fix dependency after autoconf upgrade.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/automake/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile 2001/08/26 10:32:19 1.20
+++ Makefile 2001/08/27 10:52:09
@@ -11,7 +11,7 @@
HOMEPAGE= http://www.gnu.org/software/automake/automake.html
COMMENT= GNU Standards-compliant Makefile generator
-DEPENDS= autoconf-2.13:../../devel/autoconf
+DEPENDS= autoconf-2.52:../../devel/autoconf
USE_PERL5= # defined
GNU_CONFIGURE= # defined
>Release-Note:
>Audit-Trail:
>Unformatted: