git: 19178c04aef8 - main - net/smb4k: Remove unneeded dep
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Mar 2025 09:47:27 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=19178c04aef827badb62da59b7e103d2236ef974 commit 19178c04aef827badb62da59b7e103d2236ef974 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-03-06 09:44:53 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-03-06 09:47:23 +0000 net/smb4k: Remove unneeded dep devel/qt6-tools isn't needed for the build. --- net/smb4k/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile index 55edce2490fa..3c5d3c7209d3 100644 --- a/net/smb4k/Makefile +++ b/net/smb4k/Makefile @@ -24,8 +24,7 @@ USE_KDE= auth colorscheme completion config configwidgets coreaddons \ kio libplasma notifications service solid statusnotifieritem \ wallet widgetsaddons windowsystem xmlgui \ doctools:build ecm:build -USE_QT= base declarative \ - tools:build +USE_QT= base declarative USE_XORG= x11 CMAKE_ON= SMB4K_WITH_WS_DISCOVERY