Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:10:43 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: 02144180c5ed - main - graphics/klatexformula: pet stage-qa
Message-ID:  <202209051910.285JAh2U025937@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=02144180c5ed635af09f26ea57e153ec91826fb9

commit 02144180c5ed635af09f26ea57e153ec91826fb9
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:13 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:18 +0000

    graphics/klatexformula: pet stage-qa
---
 graphics/klatexformula/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/graphics/klatexformula/Makefile b/graphics/klatexformula/Makefile
index c63ac4b7afd6..52a71262d83f 100644
--- a/graphics/klatexformula/Makefile
+++ b/graphics/klatexformula/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	klatexformula
 PORTVERSION=	4.0.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
@@ -12,7 +12,8 @@ LICENSE=	GPLv2
 BUILD_DEPENDS=	help2man:misc/help2man
 
 USES=		cmake compiler:c++11-lang desktop-file-utils ghostscript:run \
-		qt:5 shared-mime-info tar:bzip2 localbase
+		gl qt:5 shared-mime-info tar:bzip2 localbase
+USE_GL=		gl
 USE_QT=		core dbus gui sql svg widgets x11extras xml \
 		buildtools_build designer_build linguisttools_build \
 		qmake_build uitools_build



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