Date: Mon, 5 Sep 2022 19:10:41 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: 4d4335aabfbe - main - graphics/kimagemapeditor: pet stage-qa Message-ID: <202209051910.285JAf5L025884@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=4d4335aabfbebc21d2817206614b65ccfcb4ac3a commit 4d4335aabfbebc21d2817206614b65ccfcb4ac3a Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:12 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:18 +0000 graphics/kimagemapeditor: pet stage-qa --- graphics/kimagemapeditor/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/kimagemapeditor/Makefile b/graphics/kimagemapeditor/Makefile index 67acd8c99702..08e2aee00420 100644 --- a/graphics/kimagemapeditor/Makefile +++ b/graphics/kimagemapeditor/Makefile @@ -1,11 +1,12 @@ PORTNAME= kimagemapeditor DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE generator of HTML image maps -USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 tar:xz xorg USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash guiaddons i18n iconthemes itemviews \ jobwidgets js kdelibs4support khtml kio notifications \ @@ -14,6 +15,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= concurrent core dbus declarative gui location network printsupport \ webchannel webengine widgets xml \ buildtools_build qmake_build +USE_XORG= x11 OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051910.285JAf5L025884>