aboutsummaryrefslogtreecommitdiff
path: root/net/remmina-plugin-telepathy
diff options
context:
space:
mode:
authorBen Woods <woodsb02@FreeBSD.org>2018-08-27 13:05:13 +0000
committerBen Woods <woodsb02@FreeBSD.org>2018-08-27 13:05:13 +0000
commit6b35fb9c3fc8c5ae39982bd01e569c408a908c16 (patch)
treede3d51c3c35fe6f5677c5c053bac64b0d524bed0 /net/remmina-plugin-telepathy
parentd6d12f486f0a810b795618e716049377a82c0d87 (diff)
Notes
Diffstat (limited to 'net/remmina-plugin-telepathy')
-rw-r--r--net/remmina-plugin-telepathy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/remmina-plugin-telepathy/Makefile b/net/remmina-plugin-telepathy/Makefile
index 5b9490dc2427..2a68701a58aa 100644
--- a/net/remmina-plugin-telepathy/Makefile
+++ b/net/remmina-plugin-telepathy/Makefile
@@ -1,13 +1,14 @@
# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
PKGNAMESUFFIX= -telepathy
COMMENT= Remmina plugin for Telepathy support
USE_GNOME+= cairo gtk30
-LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib
+LIB_DEPENDS= libdbus-1.so:devel/dbus \
+ libdbus-glib-1.so:devel/dbus-glib \
+ libtelepathy-glib.so:net-im/telepathy-glib
MASTERDIR= ${.CURDIR}/../remmina-plugins