aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:03:53 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:34 +0000
commit449c6e237f12c3ed954f9c151366cfa3f7852174 (patch)
tree7ea3bb53794b4503694e174e7b8122419609c7ce
parentd317d3a2d37b53f39d85a880ba007302da6467da (diff)
downloadports-449c6e237f12c3ed954f9c151366cfa3f7852174.tar.gz
ports-449c6e237f12c3ed954f9c151366cfa3f7852174.zip
net-im/telepathy-accounts-signon: pet stage-qa
-rw-r--r--net-im/telepathy-accounts-signon/Makefile8
1 files 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