git: 31e4fb02a143 - main - textproc/dikt: Fix dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Mar 2025 11:20:52 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=31e4fb02a143f2f166e6828ae7f972dd9fafd091
commit 31e4fb02a143f2f166e6828ae7f972dd9fafd091
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-03-02 11:08:32 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-02 11:19:42 +0000
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