diff options
Diffstat (limited to 'www/choqok/Makefile')
-rw-r--r-- | www/choqok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/choqok/Makefile b/www/choqok/Makefile index 34a7511ebb9f..af0ee4418114 100644 --- a/www/choqok/Makefile +++ b/www/choqok/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqjson-qt5.so:devel/qjson@qt5 \ libqca-qt5.so:devel/qca@qt5 \ libqoauth-qt5.so:net/qoauth-qt5 \ - libtelepathy-qt5.so:net-im/telepathy-qt5 + libtelepathy-qt5.so:net-im/telepathy-qt@qt5 USES= cmake:outsource compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz USE_KDE= attica auth bookmarks codecs completion config configwidgets \ |