summaryrefslogtreecommitdiff
path: root/math/fftw/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2000-01-27 18:45:15 +0000
committerdrochner <drochner@pkgsrc.org>2000-01-27 18:45:15 +0000
commitc4db0e464328b8719de5a9a5b06e682cd6d161a8 (patch)
treead8f7dc68cbc4c5872baec376adbf9ae6af0ffcb /math/fftw/Makefile
parentcb0e8a730dc5df8729613735ff79e9d6dde1fe61 (diff)
downloadpkgsrc-c4db0e464328b8719de5a9a5b06e682cd6d161a8.tar.gz
update to fftw-2.1.3, update homepage, enable shared libraries and
i386 speed hacks changes from 2.0.1: mostly thread and MPI related (thus irrelevant), and some bugfixes
Diffstat (limited to 'math/fftw/Makefile')
-rw-r--r--math/fftw/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index 16babb9657e..6809f4bf0de 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -1,13 +1,17 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/10/21 19:16:45 garbled Exp $
+# $NetBSD: Makefile,v 1.2 2000/01/27 18:45:15 drochner Exp $
-DISTNAME= fftw-2.0.1
+DISTNAME= fftw-2.1.3
CATEGORIES= math
-MASTER_SITES= ftp://theory.lcs.mit.edu/pub/fftw/
+MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/
MAINTAINER= root@garbled.net
-HOMEPAGE= http://theory.lcs.mit.edu/~fftw
+HOMEPAGE= http://www.fftw.org/
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-shared
+.if ${MACHINE_ARCH} == "i386"
+CONFIGURE_ARGS+= --enable-i386-hacks
+.endif
USE_GMAKE= yes
INFO_FILES= fftw.info