summaryrefslogtreecommitdiff
path: root/math
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
parent474e5b8dbd1b628145b8d22634c679d5cb05730f (diff)
downloadpkgsrc-609975fb49922b8da331bee60781fffb724d05c7.tar.gz
Needs a C compiler.
Diffstat (limited to 'math')
-rw-r--r--math/algae/Makefile8
-rw-r--r--math/fftw/Makefile4
-rw-r--r--math/fftw2/Makefile4
-rw-r--r--math/grace/Makefile4
4 files changed, 10 insertions, 10 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile
index 61cdad42398..ef87fd93f63 100644
--- a/math/algae/Makefile
+++ b/math/algae/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/04/05 23:01:15 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/07/21 05:32:11 rillig Exp $
DISTNAME= algae-4.1.3
PKGREVISION= 4
@@ -12,10 +12,10 @@ COMMENT= Interpreted language for numerical analysis
DEPENDS+= gnuplot>=3.5:../../graphics/gnuplot
GNU_CONFIGURE= yes
-USE_LANGUAGES= fortran
+USE_LANGUAGES= c fortran
USE_TOOLS+= ls tr
-USE_GNU_READLINE= # uses history_truncate_file
-INFO_FILES= # PLIST
+USE_GNU_READLINE= yes # uses history_truncate_file
+INFO_FILES= yes
INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} \
mandir=${PREFIX:Q}/${PKGMANDIR:Q}/man1 \
infodir=${PREFIX:Q}/${PKGINFODIR:Q} \
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
diff --git a/math/fftw2/Makefile b/math/fftw2/Makefile
index 31b42dcf4c9..9d4ff173b7f 100644
--- a/math/fftw2/Makefile
+++ b/math/fftw2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/04/09 01:11:31 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/07/21 05:28:26 rillig Exp $
DISTNAME= fftw-2.1.5
PKGNAME= fftw2-2.1.5
@@ -18,7 +18,7 @@ CONFIGURE_ARGS+= --enable-shared
.if ${MACHINE_ARCH} == "i386"
CONFIGURE_ARGS+= --enable-i386-hacks
.endif
-USE_LANGUAGES= fortran
+USE_LANGUAGES= c fortran
USE_TOOLS+= gmake makeinfo
INFO_FILES= # PLIST
diff --git a/math/grace/Makefile b/math/grace/Makefile
index c131667f199..6f5b6a8f7be 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2006/04/17 13:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2006/07/21 05:35:39 rillig Exp $
#
DISTNAME= grace-5.1.14
@@ -18,7 +18,7 @@ COMMENT= GRaphing, Advanced Computation and Exploration of data
USE_X11BASE= YES
USE_TOOLS+= gmake
-USE_LANGUAGES= fortran
+USE_LANGUAGES= c fortran
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-grace-home=${PREFIX}/grace
CONFIGURE_ARGS+= --without-bundled-xbae