Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:11:43 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0fccda57062f - main - net/kitinerary: pet stage-qa
Message-ID:  <202209051911.285JBhj2028708@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0fccda57062f84660922674b5403575c5bb3b2c4

commit 0fccda57062f84660922674b5403575c5bb3b2c4
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:03 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:39 +0000

    net/kitinerary: pet stage-qa
---
 net/kitinerary/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index 031e5287efbd..238a8b338d9b 100644
--- a/net/kitinerary/Makefile
+++ b/net/kitinerary/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kitinerary
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -14,7 +15,7 @@ LIB_DEPENDS=	libphonenumber.so:devel/libphonenumber \
 USES=		compiler:c++11-lang cmake gettext gnome kde:5 pkgconfig qt:5 \
 		shared-mime-info ssl tar:xz
 USE_GNOME=	libxml2
-USE_KDE=	archive coreaddons i18n \
+USE_KDE=	archive codecs coreaddons i18n \
 		ecm_build
 # Pim components
 USE_KDE+=	calendarcore contacts kpkpass mime



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051911.285JBhj2028708>