Date: Mon, 5 Sep 2022 19:11:00 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: 484bd0dea925 - main - math/kig: pet stage-qa Message-ID: <202209051911.285JB08N026351@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=484bd0dea9256850f65a102f2a0447e29cc4f69f commit 484bd0dea9256850f65a102f2a0447e29cc4f69f Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:28 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:24 +0000 math/kig: pet stage-qa --- math/kig/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/math/kig/Makefile b/math/kig/Makefile index 2c4332328fff..40565412b95e 100644 --- a/math/kig/Makefile +++ b/math/kig/Makefile @@ -1,5 +1,6 @@ PORTNAME= kig DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math education kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -8,7 +9,7 @@ COMMENT= KDE interactive geometry application LIB_DEPENDS= ${PY_BOOST} USES= cmake gettext compiler:c++11-lib desktop-file-utils kde:5 \ - python:run qt:5 shebangfix tar:xz + python:run qt:5 shebangfix tar:xz xorg USE_KDE= archive auth codecs completion config configwidgets coreaddons \ crash doctools emoticons i18n iconthemes init itemmodels \ jobwidgets kdelibs4support kio parts service solid sonnet syntaxhighlighting \ @@ -16,6 +17,7 @@ USE_KDE= archive auth codecs completion config configwidgets coreaddons \ ecm_build USE_QT= concurrent core dbus gui network printsupport svg widgets xml xmlpatterns \ buildtools_build qmake_build +USE_XORG= x11 SHEBANG_FILES= pykig/pykig.py OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051911.285JB08N026351>