Date: Mon, 5 Sep 2022 19:10:44 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: 4ff2fbc460fc - main - graphics/kolourpaint: pet stage-qa Message-ID: <202209051910.285JAiNf025961@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=4ff2fbc460fcf7c00b4f84db1b9d75f8dae62fe3 commit 4ff2fbc460fcf7c00b4f84db1b9d75f8dae62fe3 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:14 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:19 +0000 graphics/kolourpaint: pet stage-qa --- graphics/kolourpaint/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/graphics/kolourpaint/Makefile b/graphics/kolourpaint/Makefile index 21f566db6cdb..e116ee1518b0 100644 --- a/graphics/kolourpaint/Makefile +++ b/graphics/kolourpaint/Makefile @@ -1,11 +1,13 @@ PORTNAME= kolourpaint DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE paint program -USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang desktop-file-utils gettext \ + kde:5 qt:5 tar:xz xorg USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash emoticons guiaddons i18n iconthemes init \ itemmodels itemviews jobwidgets kdelibs4support kio libkexiv2 \ @@ -14,6 +16,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ ecm_build USE_QT= dbus concurrent core gui network printsupport 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?202209051910.285JAiNf025961>