summaryrefslogtreecommitdiff
path: root/math/fftw
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-05-11 02:07:08 +0000
committerdmcmahill <dmcmahill>2000-05-11 02:07:08 +0000
commite0208927de945e854727138de792634b798cb783 (patch)
tree29638af63a465cfbe8f163243e8370a275b3a1d2 /math/fftw
parenta4e05fc7f7ad8cdc8f82a543b6201a08c94d18a2 (diff)
downloadpkgsrc-e0208927de945e854727138de792634b798cb783.tar.gz
add missing USE_FORTRAN
Diffstat (limited to 'math/fftw')
-rw-r--r--math/fftw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index 6809f4bf0de..c7d08abdde4 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/01/27 18:45:15 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2000/05/11 02:07:08 dmcmahill Exp $
DISTNAME= fftw-2.1.3
CATEGORIES= math
@@ -12,6 +12,7 @@ CONFIGURE_ARGS= --enable-shared
.if ${MACHINE_ARCH} == "i386"
CONFIGURE_ARGS+= --enable-i386-hacks
.endif
+USE_FORTRAN= yes
USE_GMAKE= yes
INFO_FILES= fftw.info