summaryrefslogtreecommitdiff
path: root/irc/bitlbee
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 /irc/bitlbee
parent- Clarify license (diff)
- 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 'irc/bitlbee')
-rw-r--r--irc/bitlbee/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile
index e7a27dff2c06..6ee2aef35bcb 100644
--- a/irc/bitlbee/Makefile
+++ b/irc/bitlbee/Makefile
@@ -64,7 +64,7 @@ NSS_LIB_DEPENDS= libnss3.so:${PORTSDIR}/security/nss
OPENSSL_CONFIGURE_ON= --ssl=openssl
OSCAR_CONFIGURE_OFF= --oscar=0
OTR_CONFIGURE_ON= --otr=1
-OTR_LIB_DEPENDS= libotr.so:${PORTSDIR}/security/libotr
+OTR_LIB_DEPENDS= libotr.so.5:${PORTSDIR}/security/libotr
SKYPE_CONFIGURE_ON= --skype=1
SKYPE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Skype4Py>0:${PORTSDIR}/net-im/py-skype4py
SKYPE_USES= python