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:   ryoon
Date:           Wed Aug 24 12:51:10 UTC 2022

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math: Enable libfixmath


To generate a diff of this commit:
cvs rdiff -u -r1.547 -r1.548 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.547 pkgsrc/math/Makefile:1.548
--- pkgsrc/math/Makefile:1.547  Fri Jul  8 19:47:59 2022
+++ pkgsrc/math/Makefile        Wed Aug 24 12:51:10 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.547 2022/07/08 19:47:59 thor Exp $
+# $NetBSD: Makefile,v 1.548 2022/08/24 12:51:10 ryoon Exp $
 
 COMMENT=       Mathematics
 
@@ -252,6 +252,7 @@ SUBDIR+=    lapack64
 SUBDIR+=       lapacke
 SUBDIR+=       lapacke64
 SUBDIR+=       libffm
+SUBDIR+=       libfixmath
 SUBDIR+=       libint
 SUBDIR+=       libixion
 SUBDIR+=       liblbfgs



Home | Main Index | Thread Index | Old Index