diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-03-21 07:23:59 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-03-21 07:23:59 +0000 |
commit | 62aa63f89c7b2be10de0e4851e10f3d58403dcf8 (patch) | |
tree | 357f14547ece03ed6f1ea54e0eba79851d67f289 /polish | |
parent | 54bba85b246b786b4c603000430c3f52fc393206 (diff) | |
download | ports-62aa63f89c7b2be10de0e4851e10f3d58403dcf8.tar.gz ports-62aa63f89c7b2be10de0e4851e10f3d58403dcf8.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/kadu/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index f199a7954efc..f57b74aa42b6 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -3,7 +3,7 @@ PORTNAME= kadu PORTVERSION= 4.3 -PORTREVISION= 18 +PORTREVISION= 19 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ @@ -23,7 +23,6 @@ BUILD_DEPENDS= bash:shells/bash \ LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \ libsndfile.so:audio/libsndfile \ libinjeqt.so:devel/injeqt \ - libqca-qt5.so:devel/qca \ libidn.so:dns/libidn \ libqxmpp.so:net-im/qxmpp-qt5 \ libgadu.so:polish/libgadu \ @@ -37,7 +36,7 @@ GG6_EMOTS_DISTFILE= kompatybilne_z_GG6.tar.gz GG7_EMOTS_DISTFILE= dodatkowe_emoty_GG7.tar.gz USES= cmake:insource compiler:c++11-lib gettext-runtime gnome \ - libarchive pkgconfig qt:5 readline tar:bzip2 xorg + libarchive pkgconfig qca qt:5 readline tar:bzip2 xorg USE_XORG= x11 xext xfixes xscrnsaver USE_GNOME= glib20 USE_QT= concurrent core dbus declarative gui multimedia network \ |