diff options
Diffstat (limited to 'polish')
-rw-r--r-- | polish/kadu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index 10b4a0c444cc..6b6e5dc6202e 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libmpdclient.so:${PORTSDIR}/audio/libmpdclient \ libqca-qt5.so:${PORTSDIR}/devel/qca-qt5 \ libidn.so:${PORTSDIR}/dns/libidn \ libgadu.so:${PORTSDIR}/polish/libgadu \ - libotr.so:${PORTSDIR}/security/libotr \ + libotr.so.5:${PORTSDIR}/security/libotr \ libenchant.so:${PORTSDIR}/textproc/enchant # TODO ntrack and ntrack-qt (needs porting) ? # TODO separate ports for plugins and themes (possible starting with 0.10) |