diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-10-30 04:21:27 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-10-30 04:21:27 +0000 |
commit | fe915256b7017675ebc8b8ca55a627419fe68ccd (patch) | |
tree | 77a319ba1a2e5c7c163546b98329b135c56f5e0d /math/fftw3 | |
parent | 2cd11fd7a98b5a197b3c270faa4955e475ff1eb2 (diff) | |
download | ports-fe915256b7017675ebc8b8ca55a627419fe68ccd.tar.gz ports-fe915256b7017675ebc8b8ca55a627419fe68ccd.zip |
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 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 |