diff options
Diffstat (limited to 'math/fftw')
-rw-r--r-- | math/fftw/Makefile | 3 | ||||
-rw-r--r-- | math/fftw/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 2b16cfa..460271c 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fftw -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ ftp://theory.lcs.mit.edu/pub/fftw/ \ @@ -17,6 +17,7 @@ COMMENT= Fast C routines to compute the Discrete Fourier Transform .include <bsd.port.pre.mk> +USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/math/fftw/distinfo b/math/fftw/distinfo index 66a26e1..dc7dcb7 100644 --- a/math/fftw/distinfo +++ b/math/fftw/distinfo @@ -1 +1 @@ -MD5 (fftw-2.1.3.tar.gz) = c6c51a4243f0f998ae4c9416108ebba0 +MD5 (fftw-2.1.4.tar.gz) = cad1e6cfb5da6ff0cecf3e19205897b1 |