aboutsummaryrefslogtreecommitdiff
path: root/net/krfb
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-10-07 13:43:14 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-10-07 13:43:14 +0000
commitcea9dea6a2a128111c4e4a41dc7680c430787db6 (patch)
tree2f76ef74739401ab834313101e858436005a32e7 /net/krfb
parentb05f3ff1aca4a3c49313864145ed0c1301425d36 (diff)
downloadports-cea9dea6a2a128111c4e4a41dc7680c430787db6.tar.gz
ports-cea9dea6a2a128111c4e4a41dc7680c430787db6.zip
Notes
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>