summaryrefslogtreecommitdiff
path: root/math/fftw
diff options
context:
space:
mode:
authorrillig <rillig>2006-07-21 05:28:26 +0000
committerrillig <rillig>2006-07-21 05:28:26 +0000
commit609975fb49922b8da331bee60781fffb724d05c7 (patch)
treefef0349977ede956a71cc5310c459211506570b1 /math/fftw
parent474e5b8dbd1b628145b8d22634c679d5cb05730f (diff)
downloadpkgsrc-609975fb49922b8da331bee60781fffb724d05c7.tar.gz
Needs a C compiler.
Diffstat (limited to 'math/fftw')
-rw-r--r--math/fftw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index c37344158b7..856e85fd116 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/07/07 18:02:01 adam Exp $
+# $NetBSD: Makefile,v 1.26 2006/07/21 05:30:22 rillig Exp $
DISTNAME= fftw-3.1.2
CATEGORIES= math
@@ -11,7 +11,7 @@ COMMENT= Collection of fast C routines to compute DFTs
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_LANGUAGES= fortran
+USE_LANGUAGES= c fortran
USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes