Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:09:36 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ee03b7c40f3e - main - deskutils/kchmviewer: pet stage-qa
Message-ID:  <202209051909.285J9acw014794@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee03b7c40f3ef02e8bac3785be56ab120610890e

commit ee03b7c40f3ef02e8bac3785be56ab120610890e
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:13 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:05:54 +0000

    deskutils/kchmviewer: pet stage-qa
---
 deskutils/kchmviewer/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/deskutils/kchmviewer/Makefile b/deskutils/kchmviewer/Makefile
index 5a160a139f44..9faf53481304 100644
--- a/deskutils/kchmviewer/Makefile
+++ b/deskutils/kchmviewer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kchmviewer
 DISTVERSIONPREFIX=	RELEASE_
 DISTVERSION=	8_0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils kde
 
 MAINTAINER=	kde@FreeBSD.org
@@ -10,7 +10,9 @@ COMMENT=	KDE viewer for CHM files
 LIB_DEPENDS=	libchm.so:misc/chmlib \
 		libzip.so:archivers/libzip
 
-USES=		compiler:c++11-lang dos2unix qmake:outsource qt:5 xorg
+USES=		compiler:c++11-lang desktop-file-utils dos2unix gl \
+		qmake:outsource qt:5 xorg
+USE_GL=		gl
 USE_QT=		core dbus gui network printsupport webkit widgets xml \
 		buildtools_build qmake_build
 USE_XORG=	x11



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051909.285J9acw014794>