diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-03-01 22:53:54 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-03-01 23:54:13 +0000 |
| commit | 552ed27ec1fc5372218265de0d303b49c6c8f302 (patch) | |
| tree | 5932fa90fabe18970db0fe2a46ffdb9e319e2733 /sysutils/kpmcore | |
| parent | 4e56fb78f3e45cbdbc5b6cd0ff236b05063b7971 (diff) | |
Diffstat (limited to 'sysutils/kpmcore')
| -rw-r--r-- | sysutils/kpmcore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/kpmcore/Makefile b/sysutils/kpmcore/Makefile index f7442bf1a9d0..500b7537c22f 100644 --- a/sysutils/kpmcore/Makefile +++ b/sysutils/kpmcore/Makefile @@ -6,7 +6,7 @@ MAINTAINER= adridg@FreeBSD.org COMMENT= KDE Partition Manager core library WWW= https://invent.kde.org/system/kpmcore -LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt +LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5 USES= cmake compiler:c++17-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth coreaddons i18n widgetsaddons \ |
