git: ffda5d8879dc - main - x11/antimicrox: Fix build with KF6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Jul 2024 08:33:04 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffda5d8879dc80b8a28a2a7f8235c20300790588 commit ffda5d8879dc80b8a28a2a7f8235c20300790588 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-07-15 08:32:05 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-07-15 08:32:05 +0000 x11/antimicrox: Fix build with KF6 PR: 280070 --- x11/antimicrox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/antimicrox/Makefile b/x11/antimicrox/Makefile index 18e8c0d39230..3ca565ccd221 100644 --- a/x11/antimicrox/Makefile +++ b/x11/antimicrox/Makefile @@ -17,7 +17,7 @@ USES= cmake desktop-file-utils kde:5 pkgconfig qt:5 sdl \ USE_GITHUB= yes GH_ACCOUNT= AntimicroX USE_KDE= ecm -USE_QT= concurrent core gui widgets buildtools:build qmake:build +USE_QT= concurrent core gui linguist widgets buildtools:build qmake:build USE_SDL= sdl2 USE_XORG= x11 xi xtst