git: 124e78dad8b1 - main - */Makefile: Sort SUBDIRs

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 30 Apr 2022 16:02:32 UTC
The branch main has been updated by sunpoet:

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

commit 124e78dad8b15b2c24d43cf1726c91f1ff1078ef
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-30 15:54:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-30 15:54:03 +0000

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

diff --git a/textproc/Makefile b/textproc/Makefile
index 978d6083ec77..46f2cee9c2f3 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -2024,9 +2024,9 @@
     SUBDIR += zed
     SUBDIR += zenxml
     SUBDIR += zorba
+    SUBDIR += zq
     SUBDIR += zu-aspell
     SUBDIR += zu-hunspell
     SUBDIR += zxing-cpp
-    SUBDIR += zq
 
 .include <bsd.port.subdir.mk>