Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:03:50 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: 238351d26152 - main - */Makefile: Sort SUBDIRs
Message-ID:  <202206030903.25393oQv088972@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=238351d26152ee58beb9057d1a9dd65257dc84b7

commit 238351d26152ee58beb9057d1a9dd65257dc84b7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:40:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:00:23 +0000

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

diff --git a/x11/Makefile b/x11/Makefile
index 038785444fd2..3bc7adcfde60 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -104,8 +104,8 @@
     SUBDIR += gtkterm2
     SUBDIR += guake
     SUBDIR += gxkb
-    SUBDIR += havoc
     SUBDIR += hamclock
+    SUBDIR += havoc
     SUBDIR += hhpc
     SUBDIR += hs-xmobar
     SUBDIR += hsetroot



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