aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/climm/Makefile
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2009-05-19 05:02:05 +0800
committerjohans <johans@FreeBSD.org>2009-05-19 05:02:05 +0800
commit55c665f7d1a35d3c650c3a7db2863837f32991d4 (patch)
treed266a8a1678b79a22d21e20a19a47b7688d72272 /net-im/climm/Makefile
parentdd5002e5b3e9449f6f06d8303462bb681981a5da (diff)
downloadfreebsd-ports-gnome-55c665f7d1a35d3c650c3a7db2863837f32991d4.tar.gz
freebsd-ports-gnome-55c665f7d1a35d3c650c3a7db2863837f32991d4.tar.zst
freebsd-ports-gnome-55c665f7d1a35d3c650c3a7db2863837f32991d4.zip
Update to 0.7
Diffstat (limited to 'net-im/climm/Makefile')
-rw-r--r--net-im/climm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index f720632cb76b..960873db0196 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= climm
-PORTVERSION= 0.6.4
+PORTVERSION= 0.7
CATEGORIES= net-im
MASTER_SITES= http://www.climm.org/source/ \
http://http.bg.climm.org/source/
@@ -74,7 +74,7 @@ CONFIGURE_ARGS+= --disable-remote
.if defined(WITHOUT_XMPP)
CONFIGURE_ARGS+= --disable-xmpp
.else
-LIB_DEPENDS+= gloox:${PORTSDIR}/net-im/gloox
+LIB_DEPENDS+= iksemel:${PORTSDIR}/textproc/iksemel
CONFIGURE_ARGS+= --enable-xmpp
.endif