git: 5fbed83bbe5e - main - x11-toolkits/Makefile: attempt to unbreak INDEX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Feb 2022 19:47:43 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fbed83bbe5e1b68926b507037570bfd037ec4ff commit 5fbed83bbe5e1b68926b507037570bfd037ec4ff Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-02-25 19:47:17 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-02-25 19:47:17 +0000 x11-toolkits/Makefile: attempt to unbreak INDEX --- x11-toolkits/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 580587d4a00f..5618f370c3da 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -158,7 +158,7 @@ SUBDIR += py-qt5-chart SUBDIR += py-tkinter SUBDIR += py-tktreectrl - SUBDIR += py-wxPython40 + SUBDIR += py-wxPython4 SUBDIR += py-xlib SUBDIR += qml-box2d SUBDIR += qt5-charts