From 2839e2e9e4a8a06ff6a2987b9df44d9a38aaf0ff Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 10 Jun 2003 00:25:16 +0000 Subject: If the texi file is getting patched it needs to be rebuilt and that needs a current texinfo. --- math/fftw/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/fftw') diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 201b3019840..ca475a0677f 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/06/05 21:41:42 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2003/06/10 00:25:16 jmc Exp $ .if (${MACHINE_ARCH} == "powerpc") DISTNAME= fftw-3.0-fma @@ -24,6 +24,7 @@ USE_FORTRAN= yes USE_GMAKE= yes INFO_FILES= fftw3.info TEXINFO_OVERRIDE= yes +TEXINFO_REQD= 4.5 .include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3