git: d83cd6102c0e - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Aug 2024 11:09:15 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d83cd6102c0ed7197b6c48cfd6e0685c118a934f commit d83cd6102c0ed7197b6c48cfd6e0685c118a934f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-14 11:09:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-14 11:09:03 +0000 */Makefile: Sort SUBDIRs --- math/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index 9ccb99e5f216..98c57d19b935 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1111,6 +1111,7 @@ SUBDIR += qposases SUBDIR += qrupdate SUBDIR += qtiplot-doc + SUBDIR += quich SUBDIR += qwtplot3d SUBDIR += qxfun SUBDIR += randlib @@ -1233,7 +1234,6 @@ SUBDIR += trlib SUBDIR += ttmath SUBDIR += tvmet - SUBDIR += quich SUBDIR += ump SUBDIR += units SUBDIR += universal