Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:11:58 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: abb2786fd837 - main - science/kalzium: pet stage-qa
Message-ID:  <202209051911.285JBwOM029032@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=abb2786fd83714c3329f8aac7ead4c6c828e2a6a

commit abb2786fd83714c3329f8aac7ead4c6c828e2a6a
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:15 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:44 +0000

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

diff --git a/science/kalzium/Makefile b/science/kalzium/Makefile
index c8e26728b886..bf58c8d90bdd 100644
--- a/science/kalzium/Makefile
+++ b/science/kalzium/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kalzium
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	science education kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -15,7 +16,7 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/ocaml/facile/facile.a:math/facile \
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:science/chemical-mime-data
 
 USES=		cmake compiler:c++11-lang desktop-file-utils gettext gl kde:5 \
-		pkgconfig qt:5 tar:xz
+		pkgconfig qt:5 tar:xz xorg
 USE_GL=		gl glew glu
 USE_KDE=	auth archive attica bookmarks codecs completion config configwidgets \
 		coreaddons crash doctools emoticons guiaddons i18n \
@@ -29,7 +30,7 @@ NO_OCAML_RUNDEPENDS=	yes
 USE_QT=		concurrent core dbus declarative gui network opengl printsupport script svg \
 		widgets xml \
 		buildtools_build qmake_build
-
+USE_XORG=	x11
 USE_LDCONFIG=	yes
 
 OPTIONS_DEFINE=	DOCS



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