aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2016-03-10 14:12:07 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2016-03-10 14:12:07 +0000
commit3fdc839ad02992fd13415bee6bb4b588aa860d73 (patch)
tree4c83e5b5ca7171e24dd74e607690c4e133c7c474 /net-im
parentbb736d22904655af5a633903380e18061230ffa5 (diff)
downloadports-3fdc839ad02992fd13415bee6bb4b588aa860d73.tar.gz
ports-3fdc839ad02992fd13415bee6bb4b588aa860d73.zip
Switch to libotr instead of libotr3
PR: 207880 Submitted by: Sascha Holzleiter
Notes
Notes: svn path=/head/; revision=410752
Diffstat (limited to 'net-im')
-rw-r--r--net-im/profanity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile
index 5f68ada3e303..a059adc9b2ee 100644
--- a/net-im/profanity/Makefile
+++ b/net-im/profanity/Makefile
@@ -2,6 +2,7 @@
PORTNAME= profanity
PORTVERSION= 0.4.7
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://www.profanity.im/
@@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libstrophe.so:${PORTSDIR}/net-im/libstrophe \
libglib-2.0.so:${PORTSDIR}/devel/glib20 \
libcurl.so:${PORTSDIR}/ftp/curl \
- libotr.so.2:${PORTSDIR}/security/libotr3 \
+ libotr.so.5:${PORTSDIR}/security/libotr \
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \
libgpgme.so:${PORTSDIR}/security/gpgme