summaryrefslogtreecommitdiff
path: root/devel/automake
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-02-07 17:05:38 +0000
committerwiz <wiz@pkgsrc.org>2004-02-07 17:05:38 +0000
commitdfe3a472a91d0085cdf2ae548f03b31676941ce0 (patch)
treecc7d658a427d6ed0907921f5d90b6b42021e8a14 /devel/automake
parent354fa189b0a78248e8bc6554bb328cd915bd2b3d (diff)
downloadpkgsrc-dfe3a472a91d0085cdf2ae548f03b31676941ce0.tar.gz
texinfo-4.0 is not enough, 4.5 works ok.
Addresses PR 24347 by Garry Page.
Diffstat (limited to 'devel/automake')
-rw-r--r--devel/automake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index 4bd43b74de4..e9f76c12ae5 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2004/01/30 15:05:17 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2004/02/07 17:05:38 wiz Exp $
#
DISTNAME= automake-1.8.2
@@ -26,7 +26,7 @@ MAKEINFOFLAGS= --no-split
MAKE_ENV+= MAKEINFOFLAGS="${MAKEINFOFLAGS}"
USE_MAKEINFO= YES
-TEXINFO_REQD= 4.0
+TEXINFO_REQD= 4.5
INFO_FILES= automake.info
PERL5_REQD= 5.5