git: 914eb8a41e3f - main - devel/kf5-kcrash: remove unnecessary dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 18:32:41 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=914eb8a41e3f811cf967bcb0a63ee62a8e66beaa commit 914eb8a41e3f811cf967bcb0a63ee62a8e66beaa Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-12 15:43:25 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-12 18:28:55 +0000 devel/kf5-kcrash: remove unnecessary dependencies [1] https://invent.kde.org/frameworks/kcrash/-/commit/603638aa9524660672c47f6af77e767c1dac4ff8 [2] https://invent.kde.org/frameworks/kcrash/-/commit/0a2280c5f7655293a555c968c7770b7a3e2d813d --- devel/kf5-kcrash/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/kf5-kcrash/Makefile b/devel/kf5-kcrash/Makefile index 9ac7b309316e..75de887b78f5 100644 --- a/devel/kf5-kcrash/Makefile +++ b/devel/kf5-kcrash/Makefile @@ -1,14 +1,15 @@ PORTNAME= kcrash DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 library to handle crash analysis and bug report from apps USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz xorg -USE_KDE= coreaddons windowsystem \ +USE_KDE= coreaddons \ ecm:build -USE_QT= core gui widgets x11extras \ +USE_QT= core gui x11extras \ buildtools:build qmake:build testlib:build USE_XORG= ice sm x11 xext