git: 96a8865c4ab3 - main - net-im/ktp-filetransfer-handler: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:26 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=96a8865c4ab350dc12403cc86168f18a6851b457
commit 96a8865c4ab350dc12403cc86168f18a6851b457
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:49 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:33 +0000
net-im/ktp-filetransfer-handler: pet stage-qa
---
net-im/ktp-filetransfer-handler/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net-im/ktp-filetransfer-handler/Makefile b/net-im/ktp-filetransfer-handler/Makefile
index f3000d65f776..fc377be36063 100644
--- a/net-im/ktp-filetransfer-handler/Makefile
+++ b/net-im/ktp-filetransfer-handler/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ktp-filetransfer-handler
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -11,13 +12,14 @@ 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= auth bookmarks codecs completion config configwidgets \
coreaddons i18n itemviews jobwidgets kio service solid \
wallet widgetsaddons windowsystem xmlgui \
ecm_build
USE_QT= concurrent core dbus gui network xml widgets \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS