Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:11:25 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: 1626b4eb3f05 - main - net-im/ktp-desktop-applets: pet stage-qa
Message-ID:  <202209051911.285JBPQI027722@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=1626b4eb3f05860578d5a5213092beb515abc683

commit 1626b4eb3f05860578d5a5213092beb515abc683
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:48 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:32 +0000

    net-im/ktp-desktop-applets: pet stage-qa
---
 net-im/ktp-desktop-applets/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-im/ktp-desktop-applets/Makefile b/net-im/ktp-desktop-applets/Makefile
index 68e8825d9d02..a96eea25a863 100644
--- a/net-im/ktp-desktop-applets/Makefile
+++ b/net-im/ktp-desktop-applets/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	ktp-desktop-applets
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	net-im kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -10,11 +11,12 @@ LIB_DEPENDS=	libKTpCommonInternals.so:net-im/ktp-common-internals
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
-USES=		compiler:c++11-lang cmake gettext kde:5 qt:5 tar:xz
+USES=		compiler:c++11-lang cmake gettext kde:5 qt:5 tar:xz xorg
 USE_KDE=	plasma-framework windowsystem \
 		ecm_build
 USE_QT=		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.285JBPQI027722>