diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2017-01-06 23:09:12 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-01-06 23:09:12 +0000 |
| commit | 3b8cb68f55062977656fdd69254087082ec450ab (patch) | |
| tree | f9a34ba0c9a0fb9c27de4d51c6fab1f626d331b8 /math/fftw3 | |
| parent | a082db56d05f312530cfd75e8b478622c5b3e19a (diff) | |
Notes
Diffstat (limited to 'math/fftw3')
| -rw-r--r-- | math/fftw3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index a7b847a25615..0b8bdaf993f7 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -23,7 +23,7 @@ FFTW3_SUFX= GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gmake libtool pathfix perl5 pkgconfig +USES= gmake libtool makeinfo pathfix perl5 pkgconfig USE_PERL5= build USE_LDCONFIG= yes |
