git: 5a57344b49bb - main - */Makefile: Sort SUBDIRs

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 29 Nov 2025 16:30:52 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a57344b49bb79c26ea74a42aefeeb3e51a71305

commit 5a57344b49bb79c26ea74a42aefeeb3e51a71305
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-11-29 16:30:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-29 16:30:42 +0000

    */Makefile: Sort SUBDIRs
---
 graphics/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/Makefile b/graphics/Makefile
index 953e516f11d0..51f35b13adad 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1030,8 +1030,8 @@
     SUBDIR += py-rasterstats
     SUBDIR += py-rawkit
     SUBDIR += py-rawpy
-    SUBDIR += py-rlpycairo
     SUBDIR += py-rich-pixels
+    SUBDIR += py-rlpycairo
     SUBDIR += py-s2
     SUBDIR += py-scikit-image
     SUBDIR += py-seqdiag