diff --git a/net-im/ruqola/Makefile b/net-im/ruqola/Makefile index 215dfb52c4d3..f6a6cbec74dc 100644 --- a/net-im/ruqola/Makefile +++ b/net-im/ruqola/Makefile @@ -1,28 +1,30 @@ PORTNAME= ruqola +PORTREVISION= 1 MASTER_SITES= KDE/stable/${PORTNAME}/ DISTVERSION= 1.8.0 CATEGORIES= net-im kde MAINTAINER= kde@FreeBSD.org COMMENT= Rocket.Chat client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5 \ libsecret-1.so:security/libsecret -USES= cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5 tar:xz +USES= cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5 tar:xz xorg USE_GNOME= glib20 -USE_KDE= auth codecs completion config configwidgets coreaddons crash \ +USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons crash \ dbusaddons i18n iconthemes idletime itemviews jobwidgets kio kirigami2 \ notifications notifyconfig prison service solid sonnet syntaxhighlighting \ textwidgets widgetsaddons windowsystem xmlgui \ doctools_build ecm_build USE_QT= concurrent core dbus declarative declarative gui multimedia \ - network networkauth speech xml websockets widgets \ + network networkauth speech sql xml websockets widgets \ buildtools_build qmake_build testlib_build +USE_XORG= x11 PLIST_SUB= SO_VER=${DISTVERSION} .include