irc/quassel: enable snorenotify support

PR:		238875
Submitted by:	swills
This commit is contained in:
Ben Woods 2019-08-18 10:22:55 +00:00
parent 0f15633ab2
commit 4e44e90d98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509196

View file

@ -3,6 +3,7 @@
PORTNAME= quassel
PORTVERSION= 0.13.1
PORTREVISION= 1
CATEGORIES= irc
MAINTAINER= woodsb02@FreeBSD.org
@ -34,7 +35,8 @@ CLIENT_CMAKE_BOOL= WANT_QTCLIENT
CLIENT_USE= qt=dbus,gui,phonon4,webkit,widgets
CLIENT_LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt \
libldap-2.4.so.2:net/openldap24-client \
liblber-2.4.so.2:net/openldap24-client
liblber-2.4.so.2:net/openldap24-client \
libsnore-qt5.so:devel/snorenotify
CORE_DESC= Quassel core server (for use with client)
CORE_CMAKE_BOOL= WANT_CORE