git: 188ef5bec8c9 - main - net-im/ktp-common-internals: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:23 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=188ef5bec8c957b00b7d61e39c350529799ae3a5
commit 188ef5bec8c957b00b7d61e39c350529799ae3a5
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:46 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:32 +0000
net-im/ktp-common-internals: pet stage-qa
---
net-im/ktp-common-internals/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net-im/ktp-common-internals/Makefile b/net-im/ktp-common-internals/Makefile
index 8b3b0b6bc3e6..45741a378872 100644
--- a/net-im/ktp-common-internals/Makefile
+++ b/net-im/ktp-common-internals/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ktp-common-internals
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -19,7 +20,7 @@ LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang gettext pkgconfig kde:5 \
- qt:5 tar:xz
+ qt:5 tar:xz xorg
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons i18n iconthemes itemviews jobwidgets kcmutils \
kio notifications notifyconfig parts people service solid \
@@ -28,6 +29,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
ecm_build
USE_QT= concurrent core dbus declarative gui network sql widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS