diff options
| author | Michael Reifenberger <mr@FreeBSD.org> | 2025-05-16 16:51:29 +0000 |
|---|---|---|
| committer | Michael Reifenberger <mr@FreeBSD.org> | 2025-05-16 16:51:29 +0000 |
| commit | f0cb9ef404dc16456a0ff116a687c29013d97823 (patch) | |
| tree | 264f8b4b878cd5b8d648895acc1a3f07e60790aa /comms/klog/Makefile | |
| parent | 7881669b81f56b1e0b71bb74a6c70e65725aff67 (diff) | |
Diffstat (limited to 'comms/klog/Makefile')
| -rw-r--r-- | comms/klog/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/comms/klog/Makefile b/comms/klog/Makefile index 885bded8875b..cb83dad41e0c 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -1,5 +1,5 @@ PORTNAME= klog -PORTVERSION= 2.3.4 +PORTVERSION= 2.4.1 #PORTREVISION= 1 CATEGORIES= comms hamradio @@ -11,12 +11,10 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libhamlib.so:comms/hamlib -USES= compiler:c++11-lang gl qmake qt:5 xorg +USES= compiler:c++11-lang gl qmake qt:6 xorg USE_GITHUB= yes USE_GL= gl -USE_QT= buildtools:build charts core declarative gui \ - linguisttools:build location multimedia network \ - printsupport sql sql-sqlite3:run serialport testlib:build widgets +USE_QT= base declarative charts location positioning serialport sqldriver-sqlite tools GH_ACCOUNT= ea4k GH_PROJECT= klog @@ -36,7 +34,9 @@ PLIST_FILES= bin/klog \ ${DATADIR}/translations/klog_it.qm \ ${DATADIR}/translations/klog_lv.qm \ ${DATADIR}/translations/klog_ja.qm \ + ${DATADIR}/translations/klog_nl.qm \ ${DATADIR}/translations/klog_pl.qm \ + ${DATADIR}/translations/klog_ru.qm \ ${DATADIR}/translations/klog_uk.qm \ share/man/man1/klog.1.gz |
