diff options
Diffstat (limited to 'math/fftw/Makefile')
-rw-r--r-- | math/fftw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 815d0db687b2..01dbeb04708d 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -18,7 +18,7 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE GNU_CONFIGURE= yes USE_GMAKE= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes .if ${ARCH} == "i386" CONFIGURE_ARGS= --enable-i386-hacks |