git: f26e9c5d1542 - main - net/kio-zeroconf: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:42 UTC
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