git: 556b839a841d - main - net-im/ktp-send-file: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:28 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=556b839a841dda365f052a8bbe571b93499ba87d
commit 556b839a841dda365f052a8bbe571b93499ba87d
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:51 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:34 +0000
net-im/ktp-send-file: pet stage-qa
---
net-im/ktp-send-file/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net-im/ktp-send-file/Makefile b/net-im/ktp-send-file/Makefile
index 1a3ca7f570f8..d0e7654ce25a 100644
--- a/net-im/ktp-send-file/Makefile
+++ b/net-im/ktp-send-file/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ktp-send-file
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -13,13 +14,14 @@ LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt \
RUN_DEPENDS= ${KDE_PREFIX}/lib/libexec/ktp-filetransfer-handler:net-im/ktp-filetransfer-handler \
${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list
-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= auth codecs completion config configwidgets coreaddons \
i18n iconthemes jobwidgets kcmutils kio service solid wallet \
widgetsaddons windowsystem \
ecm_build
USE_QT= concurrent core dbus gui network widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS