git: 449c6e237f12 - main - net-im/telepathy-accounts-signon: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:31 UTC
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