Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:10:42 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: 673aab6a3eee - main - graphics/kipi-plugins: pet stage-qa
Message-ID:  <202209051910.285JAgWw025911@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=673aab6a3eee24b617ac5902d48cbf252a18afa4

commit 673aab6a3eee24b617ac5902d48cbf252a18afa4
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/kipi-plugins: pet stage-qa
---
 graphics/kipi-plugins/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile
index 545d78bf8c9e..281059f6af1c 100644
--- a/graphics/kipi-plugins/Makefile
+++ b/graphics/kipi-plugins/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kipi-plugins
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	graphics kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -9,13 +10,14 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		cmake compiler:c++11-lib gettext kde:5 pkgconfig \
-		qt:5 tar:xz
+		qt:5 tar:xz xorg
 USE_KDE=	kio libkipi solid archive auth bookmarks codecs completion \
 		config configwidgets coreaddons i18n itemviews jobwidgets \
 		service widgetsaddons windowsystem xmlgui \
 		ecm_build
 USE_QT=		concurrent core dbus gui network printsupport widgets xml xmlpatterns \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=		DOCS MEDIAWIKI KVKONTAKTE
 OPTIONS_DEFAULT=	${OPTIONS_DEFINE}



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