aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-04 14:39:22 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-04 14:39:22 +0000
commit06358fd1ac0845a853198fc1b428497d63e8946e (patch)
treeb8da30834597904af6a2419874b44c2e980e028a /net-im
parent63f1755ffd0a3ac3eb1706357f88b4842123d931 (diff)
downloadports-06358fd1ac0845a853198fc1b428497d63e8946e.tar.gz
ports-06358fd1ac0845a853198fc1b428497d63e8946e.zip
- Switch security/libotr3 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=356504
Diffstat (limited to 'net-im')
-rw-r--r--net-im/climm/Makefile4
-rw-r--r--net-im/mcabber/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index 465f1aa443c0..ef05d7385f79 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= climm
PORTVERSION= 0.7.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-im
MASTER_SITES= http://www.climm.org/source/ \
http://http.bg.climm.org/source/
@@ -28,7 +28,7 @@ XMPP_DESC= Enable XMPP Jabber support
.if ${PORT_OPTIONS:MOTR}
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --enable-otr
-LIB_DEPENDS+= libotr.so.4:${PORTSDIR}/security/libotr3
+LIB_DEPENDS+= libotr.so.2:${PORTSDIR}/security/libotr3
.else
CONFIGURE_ARGS+= --disable-otr
.endif
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index 0a1d2a4b3ca0..55977cf3075c 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mcabber
PORTVERSION= 0.10.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES
@@ -37,7 +37,7 @@ ASPELL_LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell
ASPELL_CONFIGURE_ENABLE=aspell
ENCHANT_LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant
ENCHANT_CONFIGURE_ENABLE=enchant
-OTR_LIB_DEPENDS= libotr.so.4:${PORTSDIR}/security/libotr3 \
+OTR_LIB_DEPENDS= libotr.so.2:${PORTSDIR}/security/libotr3 \
libgcrypt.so:${PORTSDIR}/security/libgcrypt
OTR_CONFIGURE_ENABLE= otr