git: 1626b4eb3f05 - main - net-im/ktp-desktop-applets: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:25 UTC
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