git: d5e2fd958591 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:17:41 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5e2fd9585914461931c96b7ef7f6584a73eba9d
commit d5e2fd9585914461931c96b7ef7f6584a73eba9d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:27:27 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:15:29 +0000
*/Makefile: Sort SUBDIRs
---
games/Makefile | 4 ++--
math/Makefile | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/games/Makefile b/games/Makefile
index ab8ff7d8e8c4..87f8e85c21ef 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -545,6 +545,7 @@
SUBDIR += libretro-play
SUBDIR += libretro-prboom
SUBDIR += libretro-prosystem
+ SUBDIR += libretro-puae
SUBDIR += libretro-px68k
SUBDIR += libretro-quicknes
SUBDIR += libretro-scummvm
@@ -556,7 +557,6 @@
SUBDIR += libretro-stella2014
SUBDIR += libretro-tgbdual
SUBDIR += libretro-tyrquake
- SUBDIR += libretro-puae
SUBDIR += libretro-vba_next
SUBDIR += libretro-vecx
SUBDIR += libretro-virtualjaguar
@@ -812,9 +812,9 @@
SUBDIR += qonk
SUBDIR += qqwing
SUBDIR += qstat
+ SUBDIR += quackle
SUBDIR += quadra
SUBDIR += quadrapassel
- SUBDIR += quackle
SUBDIR += quake-data
SUBDIR += quake-dpmod
SUBDIR += quake-source
diff --git a/math/Makefile b/math/Makefile
index e82ae83e96a6..a5191405d5ca 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -276,9 +276,9 @@
SUBDIR += dionysus
SUBDIR += disco
SUBDIR += dqfun
- SUBDIR += dsfmt
SUBDIR += drgeo
SUBDIR += dsdp
+ SUBDIR += dsfmt
SUBDIR += dune-alugrid
SUBDIR += dune-common
SUBDIR += dune-curvedgeometry