diff --git irc/quassel/Makefile irc/quassel/Makefile index d2aaa3d4b3a4..b60ac4620b49 100644 --- irc/quassel/Makefile +++ irc/quassel/Makefile @@ -3,7 +3,7 @@ PORTNAME= quassel PORTVERSION= 0.13.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ @@ -36,7 +36,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