aboutsummaryrefslogtreecommitdiff
path: root/net/krfb
diff options
context:
space:
mode:
Diffstat (limited to 'net/krfb')
-rw-r--r--net/krfb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/krfb/Makefile b/net/krfb/Makefile
index 06f65bd3ed12..70f4c2cda29b 100644
--- a/net/krfb/Makefile
+++ b/net/krfb/Makefile
@@ -22,6 +22,6 @@ USE_XORG= x11 xcb xdamage xext xtst
OPTIONS_DEFINE= TELEPATHY DOCS
OPTIONS_SUB= yes
TELEPATHY_DESC= Support for Telepathy Tubes
-TELEPATHY_LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt5
+TELEPATHY_LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5
.include <bsd.port.mk>