Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:11: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: f26e9c5d1542 - main - net/kio-zeroconf: pet stage-qa
Message-ID:  <202209051911.285JBgDY028677@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=f26e9c5d15427fa3fd78928afb63a62c7bf1ac32

commit f26e9c5d15427fa3fd78928afb63a62c7bf1ac32
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:02 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:38 +0000

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

diff --git a/net/kio-zeroconf/Makefile b/net/kio-zeroconf/Makefile
index 1f612464f60a..5657b65a4bc9 100644
--- a/net/kio-zeroconf/Makefile
+++ b/net/kio-zeroconf/Makefile
@@ -1,14 +1,16 @@
 PORTNAME=	kio-zeroconf
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KDE Network monitor for DNS-SD services (Zeroconf)
 
-USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg
 USE_KDE=	config coreaddons dbusaddons dnssd i18n kio service
 USE_QT=		concurrent core dbus network \
 		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.285JBgDY028677>