aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-07-27 01:25:20 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-07-27 01:25:20 +0000
commit15c1551ea378607e55d8794de79207166d0ae1e5 (patch)
tree73c8786e0fad568d10c37e84e57718888d04e4a4 /net-im
parent5248e90f8597935323b5088e6d32590bac88c5a7 (diff)
downloadports-15c1551ea378607e55d8794de79207166d0ae1e5.tar.gz
ports-15c1551ea378607e55d8794de79207166d0ae1e5.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/climm/Makefile1
-rw-r--r--net-im/mcabber/Makefile4
2 files changed, 3 insertions, 2 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index daf3df855880..93dcb2dd3a2f 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= climm
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://www.climm.org/source/ \
http://http.bg.climm.org/source/
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index 444ce88b0575..4a2adfd50d3e 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mcabber
PORTVERSION= 0.10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES
#DISTNAME= ${PORTNAME}-${PORTVERSION}-rc3
@@ -56,7 +56,7 @@ CONFIGURE_ARGS+=--disable-aspell
.if defined(WITH_OTR)
LIB_DEPENDS+= otr.4:${PORTSDIR}/security/libotr \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS+=--enable-otr
.else
CONFIGURE_ARGS+=--disable-otr