aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2016-03-10 22:12:07 +0800
committerarved <arved@FreeBSD.org>2016-03-10 22:12:07 +0800
commita020269f0dafcd9b4cbff24812d2a1eb565eb93b (patch)
tree4c83e5b5ca7171e24dd74e607690c4e133c7c474 /net-im
parentb226d619749849bb23eb4ff59782fc27ccac19ac (diff)
downloadfreebsd-ports-gnome-a020269f0dafcd9b4cbff24812d2a1eb565eb93b.tar.gz
freebsd-ports-gnome-a020269f0dafcd9b4cbff24812d2a1eb565eb93b.tar.zst
freebsd-ports-gnome-a020269f0dafcd9b4cbff24812d2a1eb565eb93b.zip
Switch to libotr instead of libotr3
PR: 207880 Submitted by: Sascha Holzleiter
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