summaryrefslogtreecommitdiff
path: root/math/fftw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fftw/Makefile')
-rw-r--r--math/fftw/Makefile3
1 files changed, 2 insertions, 1 deletions
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"