Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2024 05:07:29 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: fce31e1d41d5 - main - */Makefile: Sort SUBDIRs
Message-ID:  <202410070507.49757TGA072956@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=fce31e1d41d50b7c4cf49282bfadbd051232ad89

commit fce31e1d41d50b7c4cf49282bfadbd051232ad89
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-07 05:07:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-07 05:07:04 +0000

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

diff --git a/devel/Makefile b/devel/Makefile
index 47784a6e5051..1e9539d0abe4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6121,8 +6121,8 @@
     SUBDIR += py-xstatic-rickshaw
     SUBDIR += py-xstatic-roboto-fontface
     SUBDIR += py-xstatic-smart-table
-    SUBDIR += py-xstatic-svg-edit-moin
     SUBDIR += py-xstatic-spin
+    SUBDIR += py-xstatic-svg-edit-moin
     SUBDIR += py-xstatic-term.js
     SUBDIR += py-xstatic-tv4
     SUBDIR += py-xxhash



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