Index: head/net-im/telepathy-logger-qt5/Makefile =================================================================== --- head/net-im/telepathy-logger-qt5/Makefile (revision 498267) +++ head/net-im/telepathy-logger-qt5/Makefile (revision 498268) @@ -1,32 +1,31 @@ # $FreeBSD$ PORTNAME= telepathy-logger-qt DISTVERSION= 17.08.0 PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION:R}/src PKGNAMESUFFIX= 5 MAINTAINER= kde@FreeBSD.org COMMENT= Qt binding for Telepathy Logger -LICENSE= LGPL21 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING -CONFLICTS= telepathy-logger-qt4 - LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libtelepathy-glib.so:net-im/telepathy-glib \ 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 USE_QT= core buildtools_build dbus network qmake_build xml CMAKE_ARGS= -DUSE_COMMON_CMAKE_PACKAGE_CONFIG_DIR:BOOL=True USE_LDCONFIG= yes .include Index: head/net-im/telepathy-logger-qt5/pkg-descr =================================================================== --- head/net-im/telepathy-logger-qt5/pkg-descr (revision 498267) +++ head/net-im/telepathy-logger-qt5/pkg-descr (revision 498268) @@ -1,8 +1,8 @@ Qt wrapper around the Telepathy Logger client library. Telepathy is a D-Bus framework for unifying real time communication, 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