diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-03-21 05:54:15 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-03-21 05:54:15 +0000 |
commit | 80a66678b38447fcf858d92af4dbe4a10e084e2b (patch) | |
tree | e71478e82b8b71e2d4728e55d50826db54e764f1 /net/gnome-online-accounts | |
parent | 70fdf7774f2897ad88a83d81ef591860d2093a78 (diff) | |
download | ports-80a66678b38447fcf858d92af4dbe4a10e084e2b.tar.gz ports-80a66678b38447fcf858d92af4dbe4a10e084e2b.zip |
Notes
Diffstat (limited to 'net/gnome-online-accounts')
-rw-r--r-- | net/gnome-online-accounts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index e2cec9d2e635..090ad39e6f02 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-online-accounts PORTVERSION= 3.18.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME @@ -15,7 +16,6 @@ LIB_DEPENDS= libwebkit2gtk-4.0.so:${PORTSDIR}/www/webkit2-gtk3 \ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libnotify.so:${PORTSDIR}/devel/libnotify \ - libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \ libsecret-1.so:${PORTSDIR}/security/libsecret \ librest-0.7.so:${PORTSDIR}/devel/librest |