git: 6cbba30244ed - main - net-im/ktp-contact-list: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:24 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6cbba30244ed70cc5718042cb4d2209a837f617a commit 6cbba30244ed70cc5718042cb4d2209a837f617a Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:47 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:32 +0000 net-im/ktp-contact-list: pet stage-qa --- net-im/ktp-contact-list/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net-im/ktp-contact-list/Makefile b/net-im/ktp-contact-list/Makefile index 878e0c6bc506..d59bc099e712 100644 --- a/net-im/ktp-contact-list/Makefile +++ b/net-im/ktp-contact-list/Makefile @@ -1,5 +1,6 @@ PORTNAME= ktp-contact-list DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -11,7 +12,7 @@ LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt \ LICENSE= LGPL21+ -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 \ dbusaddons i18n iconthemes jobwidgets kcmutils kio \ notifications notifyconfig people service solid wallet widgetsaddons \ @@ -19,6 +20,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ ecm_build USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build +USE_XORG= x11 OPTIONS_DEFINE= DOCS