pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math math/Makefile: + fftw-long, fftw-quad



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39dd813f2e00
branches:  trunk
changeset: 452909:39dd813f2e00
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 20 07:52:37 2021 +0000

description:
math/Makefile: + fftw-long, fftw-quad

diffstat:

 math/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 43de3e75dca3 -r 39dd813f2e00 math/Makefile
--- a/math/Makefile     Thu May 20 06:57:26 2021 +0000
+++ b/math/Makefile     Thu May 20 07:52:37 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.499 2021/05/16 10:10:54 nia Exp $
+# $NetBSD: Makefile,v 1.500 2021/05/20 07:52:37 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -165,6 +165,8 @@
 SUBDIR+=       fftpack
 SUBDIR+=       ffts
 SUBDIR+=       fftw
+SUBDIR+=       fftw-long
+SUBDIR+=       fftw-quad
 SUBDIR+=       fftw2
 SUBDIR+=       fgmp
 SUBDIR+=       fityk



Home | Main Index | Thread Index | Old Index