diff options
Diffstat (limited to 'math/fftw3/Makefile')
-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 788c7e90f25f..6609d1b2d283 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -22,7 +22,7 @@ FFTW3_FLAVOR?= default FFTW3_SUFX= USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15:inc +GNU_CONFIGURE= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_REINPLACE= yes USE_PERL5_BUILD=yes |