Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2022 16:02:32 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 124e78dad8b1 - main - */Makefile: Sort SUBDIRs
Message-ID:  <202204301602.23UG2Wue008705@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204301602.23UG2Wue008705>