1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

irc/quassel: remove snorenotify support

since snorenotify is deprecated upstream

PR:		252216
Approved by:	woodsb02 (maintainer)
This commit is contained in:
Steve Wills 2021-01-17 15:29:09 +00:00
parent 44ffd174ff
commit 1910ef5b2b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561830

View File

@ -3,7 +3,7 @@
PORTNAME= quassel
PORTVERSION= 0.13.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= irc
MAINTAINER= woodsb02@FreeBSD.org
@ -33,8 +33,7 @@ OPTIONS_SUB= yes
CLIENT_DESC= Quassel client (for use with core)
CLIENT_CMAKE_BOOL= WANT_QTCLIENT
CLIENT_USE= qt=dbus,gui,phonon4,webkit,widgets openldap=yes
CLIENT_LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt \
libsnore-qt5.so:devel/snorenotify
CLIENT_LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt
CORE_DESC= Quassel core server (for use with client)
CORE_CMAKE_BOOL= WANT_CORE