git: 89facac5a8ed - main - net-im/ktp-kded-module: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:27 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=89facac5a8ed1f60ccec8ab8cb1c5a61bb313a30
commit 89facac5a8ed1f60ccec8ab8cb1c5a61bb313a30
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:50 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:33 +0000
net-im/ktp-kded-module: pet stage-qa
---
net-im/ktp-kded-module/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net-im/ktp-kded-module/Makefile b/net-im/ktp-kded-module/Makefile
index 738675b2959b..d75e41c63fce 100644
--- a/net-im/ktp-kded-module/Makefile
+++ b/net-im/ktp-kded-module/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ktp-kded-module
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -11,12 +12,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt \
libKTpCommonInternals.so:net-im/ktp-common-internals
-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= activities auth codecs completion config configwidgets coreaddons \
dbusaddons i18n idletime jobwidgets kcmutils kio notifications \
service solid wallet widgetsaddons windowsystem
USE_QT= concurrent core dbus gui network sql widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS