Skip to content

Commit

Permalink
net-im/kaidan: bump after library rename in net-im/qxmpp-qt5
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Apr 16, 2023
1 parent 8eeb9ad commit f41027c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net-im/kaidan/Makefile
@@ -1,14 +1,14 @@
PORTNAME= kaidan
DISTVERSION= 0.8.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net-im kde
MASTER_SITES= KDE/unstable/${PORTNAME}/${DISTVERSION}

MAINTAINER= kde@FreeBSD.org
COMMENT= User-friendly XMPP client for every device
WWW= https://www.kaidan.im/

LIB_DEPENDS= libqxmpp.so:net-im/qxmpp-qt5 \
LIB_DEPENDS= libQXmppQt5.so:net-im/qxmpp-qt5 \
libZXing.so:textproc/zxing-cpp

USES= cmake compiler:c++11-lang desktop-file-utils kde:5 \
Expand Down

0 comments on commit f41027c

Please sign in to comment.