git: 4bb3aeb61513 - main - security/kf5-kdesu: remove unnecessary dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 18:32:56 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bb3aeb6151345aecf200f61218df6fc8be0e0fe commit 4bb3aeb6151345aecf200f61218df6fc8be0e0fe Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-12 16:53:29 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-12 18:30:52 +0000 security/kf5-kdesu: remove unnecessary dependencies --- security/kf5-kdesu/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/security/kf5-kdesu/Makefile b/security/kf5-kdesu/Makefile index e72bea29f65e..e3b43054a21c 100644 --- a/security/kf5-kdesu/Makefile +++ b/security/kf5-kdesu/Makefile @@ -1,14 +1,15 @@ PORTNAME= kdesu DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 integration with su for elevated privileges USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg -USE_KDE= config coreaddons dbusaddons i18n pty service \ +USE_KDE= config coreaddons i18n pty service \ ecm:build -USE_QT= core dbus xml \ +USE_QT= core \ buildtools:build qmake:build USE_XORG= ice sm x11 xext