Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:09: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: 3d24e70bdab3 - main - deskutils/kfind: pet stage-qa
Message-ID:  <202209051909.285J9fPg014893@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=3d24e70bdab3025d8dfe01452923a8ef09146212

commit 3d24e70bdab3025d8dfe01452923a8ef09146212
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:17 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:05:56 +0000

    deskutils/kfind: pet stage-qa
---
 deskutils/kfind/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/deskutils/kfind/Makefile b/deskutils/kfind/Makefile
index b78272b19488..0fa4eb5040b4 100644
--- a/deskutils/kfind/Makefile
+++ b/deskutils/kfind/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	kfind
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	deskutils kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Find files and folders
 
-USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
 USE_KDE=	archive auth bookmarks codecs completion config configwidgets \
 		coreaddons crash filemetadata guiaddons i18n iconthemes itemviews \
 		jobwidgets kdelibs4support kio notifications parts service \
@@ -14,6 +15,7 @@ USE_KDE=	archive auth bookmarks codecs completion config configwidgets \
 		ecm_build
 USE_QT=		concurrent core dbus gui network printsupport 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?202209051909.285J9fPg014893>