From 31e4fb02a143f2f166e6828ae7f972dd9fafd091 Mon Sep 17 00:00:00 2001 From: Vladimir Druzenko Date: Sun, 2 Mar 2025 14:08:32 +0300 Subject: [PATCH] textproc/dikt: Fix dependencies Also replace PORTVERSION with DISTVERSION. --- textproc/dikt/Makefile | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index 4bdbeb74994a..c2bdd87039c8 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -1,5 +1,6 @@ PORTNAME= dikt -PORTVERSION= 3 +DISTVERSION= 3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc net kde MASTER_SITES= https://gitlab.com/-/project/46530021/uploads/b7050a0b8397a27501e7c0be4f40066c/ @@ -11,11 +12,14 @@ WWW= https://dikt.tv/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake compiler:c++11-lang kde:6 qt:6 tar:txz \ - desktop-file-utils gettext -USE_KDE= auth bookmarks codecs completion config configwidgets \ +BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers + +USES= cmake compiler:c++11-lang desktop-file-utils gettext-tools gl \ + kde:6 qt:6 tar:txz +USE_GL= opengl +USE_KDE= bookmarks codecs colorscheme completion config configwidgets \ coreaddons dbusaddons guiaddons i18n iconthemes itemviews \ - jobwidgets kio service solid widgetsaddons windowsystem xmlgui \ + jobwidgets kio service solid widgetsaddons xmlgui \ ecm:build USE_QT= base