Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:11:39 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: df4c8bddd925 - main - net/kdenetwork-filesharing: pet stage-qa
Message-ID:  <202209051911.285JBdg7028605@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=df4c8bddd92506858f2d7614f571c1b28ecf98c7

commit df4c8bddd92506858f2d7614f571c1b28ecf98c7
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:59 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:37 +0000

    net/kdenetwork-filesharing: pet stage-qa
---
 net/kdenetwork-filesharing/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net/kdenetwork-filesharing/Makefile b/net/kdenetwork-filesharing/Makefile
index d50dfc72c827..0ac4ab958ff2 100644
--- a/net/kdenetwork-filesharing/Makefile
+++ b/net/kdenetwork-filesharing/Makefile
@@ -1,16 +1,18 @@
 PORTNAME=	kdenetwork-filesharing
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KDE Filesharing via Samba
 
-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=	auth completion config coreaddons doctools i18n jobwidgets \
 		kdeclarative kio package service solid widgetsaddons windowsystem \
 		ecm_build
 USE_QT=		concurrent core dbus declarative gui network widgets \
 		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?202209051911.285JBdg7028605>