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 720a12f43bc1..3f6f6b5f1f88 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -20,7 +20,7 @@ COMMENT= Fast C routines to compute the Discrete Fourier Transform USE_GMAKE= yes USE_INC_LIBTOOL_VER=15 -USE_GNOME= gnomehack gnomeprefix gnometarget lthack pkgconfig +USE_GNOME= gnomehack gnometarget lthack pkgconfig USE_REINPLACE= yes USE_PERL5_BUILD=yes INSTALLS_SHLIB= yes |