aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-25 14:15:40 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-25 14:15:40 +0000
commite36fc841c7a0a607b01ee39455741d8132e2af10 (patch)
treec440bfc4fe28aa43a13dbbc1ea9b7e1812222513 /polish
parent34db9552272eb61b787d1bf8cc9b73958f87479d (diff)
downloadports-e36fc841c7a0a607b01ee39455741d8132e2af10.tar.gz
ports-e36fc841c7a0a607b01ee39455741d8132e2af10.zip
- Explicitly specify version for libotr.so to differentiate security/libotr and security/libotr3
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=409518
Diffstat (limited to 'polish')
-rw-r--r--polish/kadu/Makefile2
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)