git: c5befd4b1866 - main - */Makefile: Sort SUBDIRs

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 25 Dec 2024 19:17:49 UTC
The branch main has been updated by sunpoet:

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

commit c5befd4b1866833b248fc5c011f18c8fcdb1ff08
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-25 13:37:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-25 19:14:56 +0000

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

diff --git a/www/Makefile b/www/Makefile
index fc45f471e89c..47232ac41d8d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1758,10 +1758,10 @@
     SUBDIR += py-httpretty
     SUBDIR += py-httptools
     SUBDIR += py-httpx
-    SUBDIR += py-httpx_gssapi
     SUBDIR += py-httpx-oauth
     SUBDIR += py-httpx-socks
     SUBDIR += py-httpx-ws
+    SUBDIR += py-httpx_gssapi
     SUBDIR += py-hypercorn
     SUBDIR += py-hyperframe
     SUBDIR += py-hyperlink