Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2022 04:20:45 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: e746d90c4afc - main - */Makefile: Sort SUBDIRs
Message-ID:  <202204160420.23G4Kjxk098392@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=e746d90c4afccfcde2a0fc2bbb3a8882951b6748

commit e746d90c4afccfcde2a0fc2bbb3a8882951b6748
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-16 03:30:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-16 04:19:02 +0000

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

diff --git a/graphics/Makefile b/graphics/Makefile
index 03ce11d030c4..3b0404dc78ca 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -530,8 +530,8 @@
     SUBDIR += linux-c7-tiff
     SUBDIR += linux-c7-wayland
     SUBDIR += lua-gd
-    SUBDIR += lux
     SUBDIR += luminance-qt5
+    SUBDIR += lux
     SUBDIR += lximage-qt
     SUBDIR += magnum
     SUBDIR += magnum-examples



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