Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:11:31 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: 449c6e237f12 - main - net-im/telepathy-accounts-signon: pet stage-qa
Message-ID:  <202209051911.285JBVSV028417@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=449c6e237f12c3ed954f9c151366cfa3f7852174

commit 449c6e237f12c3ed954f9c151366cfa3f7852174
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:53 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:34 +0000

    net-im/telepathy-accounts-signon: pet stage-qa
---
 net-im/telepathy-accounts-signon/Makefile | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-im/telepathy-accounts-signon/Makefile b/net-im/telepathy-accounts-signon/Makefile
index 036430995957..4253652d3a85 100644
--- a/net-im/telepathy-accounts-signon/Makefile
+++ b/net-im/telepathy-accounts-signon/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	telepathy-accounts-signon
 DISTVERSION=	2.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im
 DIST_SUBDIR=	KDE/${GL_ACCOUNT}
 
@@ -12,9 +12,11 @@ LICENSE_FILE=	${WRKSRC}/COPYING.LGPL
 
 LIB_DEPENDS=	libaccounts-glib.so:net-im/libaccounts-glib \
 		libmission-control-plugins.so:net-im/telepathy-mission-control \
-		libsignon-glib.so:net-im/libsignon-glib
+		libsignon-glib.so:net-im/libsignon-glib \
+		libtelepathy-glib.so:net-im/telepathy-glib
 
-USES=		gettext meson pkgconfig tar:bz2
+USES=		gettext gnome meson pkgconfig tar:bz2
+USE_GNOME=	glib2
 
 USE_LDCONFIG=	YES
 



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