pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu May 20 07:52:37 UTC 2021

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + fftw-long, fftw-quad


To generate a diff of this commit:
cvs rdiff -u -r1.499 -r1.500 pkgsrc/math/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.499 pkgsrc/math/Makefile:1.500
--- pkgsrc/math/Makefile:1.499  Sun May 16 10:10:54 2021
+++ pkgsrc/math/Makefile        Thu May 20 07:52:37 2021
@@ -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+=    euler
 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