diff --git a/net-im/telepathy-logger-qt5/Makefile b/net-im/telepathy-logger-qt5/Makefile index 3cd7d352a07e..e071fb8f6664 100644 --- a/net-im/telepathy-logger-qt5/Makefile +++ b/net-im/telepathy-logger-qt5/Makefile @@ -11,9 +11,8 @@ PKGNAMESUFFIX= 5 MAINTAINER= kde@FreeBSD.org COMMENT= Qt binding for Telepathy Logger -LICENSE= LGPL21 - -CONFLICTS= telepathy-logger-qt4 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ @@ -21,7 +20,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libtelepathy-logger.so:net-im/telepathy-logger \ libtelepathy-qt5.so:net-im/telepathy-qt -USES= bison:build cmake compiler:c++11-lang kde:5 \ +USES= bison:build cmake compiler:c++11-lang gnome kde:5 \ pkgconfig python:2.7,build qt:5 tar:xz USE_GNOME= glib20 libxml2 USE_KDE= ecm diff --git a/net-im/telepathy-logger-qt5/pkg-descr b/net-im/telepathy-logger-qt5/pkg-descr index aaa3e9d5babd..4ffb5dec0abd 100644 --- a/net-im/telepathy-logger-qt5/pkg-descr +++ b/net-im/telepathy-logger-qt5/pkg-descr @@ -5,4 +5,4 @@ including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. -WWW: http://community.kde.org/KTp +WWW: https://community.kde.org/KTp