git: 99dcedd5a914 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Oct 2024 09:33:57 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=99dcedd5a914b717e10c0edcbd4d0c39d162d0f0 commit 99dcedd5a914b717e10c0edcbd4d0c39d162d0f0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-21 06:29:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-21 09:17:25 +0000 */Makefile: Sort SUBDIRs --- x11-toolkits/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 8f467233fa00..69f759fc7b06 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -177,8 +177,8 @@ SUBDIR += py-kivy SUBDIR += py-python-xlib SUBDIR += py-qt5-chart - SUBDIR += py-qt6-chart SUBDIR += py-qt5-datavis3d + SUBDIR += py-qt6-chart SUBDIR += py-qt6-datavis3d SUBDIR += py-superqt SUBDIR += py-tkinter