git: cad7697840dd - main - net-im/telepathy-accounts-signon: s/glib2/glib20/
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 20:03:10 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=cad7697840dda29cdcb65789597ae1dc71df6784 commit cad7697840dda29cdcb65789597ae1dc71df6784 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 20:02:39 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 20:02:39 +0000 net-im/telepathy-accounts-signon: s/glib2/glib20/ --- net-im/telepathy-accounts-signon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telepathy-accounts-signon/Makefile b/net-im/telepathy-accounts-signon/Makefile index 4253652d3a85..1c7d3e5e83f3 100644 --- a/net-im/telepathy-accounts-signon/Makefile +++ b/net-im/telepathy-accounts-signon/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libaccounts-glib.so:net-im/libaccounts-glib \ libtelepathy-glib.so:net-im/telepathy-glib USES= gettext gnome meson pkgconfig tar:bz2 -USE_GNOME= glib2 +USE_GNOME= glib20 USE_LDCONFIG= YES