diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-02-25 14:15:40 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-02-25 14:15:40 +0000 |
commit | e36fc841c7a0a607b01ee39455741d8132e2af10 (patch) | |
tree | c440bfc4fe28aa43a13dbbc1ea9b7e1812222513 /polish | |
parent | 34db9552272eb61b787d1bf8cc9b73958f87479d (diff) | |
download | ports-e36fc841c7a0a607b01ee39455741d8132e2af10.tar.gz ports-e36fc841c7a0a607b01ee39455741d8132e2af10.zip |
Notes
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) |