aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pidgin-sipe
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2011-06-20 05:25:44 +0800
committermarcus <marcus@FreeBSD.org>2011-06-20 05:25:44 +0800
commit88eaa2dd15d0fec908cd9fc2b9462577afe2b3fa (patch)
tree4aa0ee30e79cd1def06238df30f40628088b3707 /net-im/pidgin-sipe
parent0a1227b0543e0f2f1308f69e9540d42b0e2f10cf (diff)
downloadfreebsd-ports-gnome-88eaa2dd15d0fec908cd9fc2b9462577afe2b3fa.tar.gz
freebsd-ports-gnome-88eaa2dd15d0fec908cd9fc2b9462577afe2b3fa.tar.zst
freebsd-ports-gnome-88eaa2dd15d0fec908cd9fc2b9462577afe2b3fa.zip
Chase the libpurple shared lib version.
Diffstat (limited to 'net-im/pidgin-sipe')
-rw-r--r--net-im/pidgin-sipe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile
index 568f97149606..01ce5303de35 100644
--- a/net-im/pidgin-sipe/Makefile
+++ b/net-im/pidgin-sipe/Makefile
@@ -7,13 +7,14 @@
PORTNAME= pidgin-sipe
PORTVERSION= 1.11.2
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= SF/sipe/sipe/${DISTNAME}
MAINTAINER= john.c.prather@gmail.com
COMMENT= A plugin for Pidgin to provide LCS/OCS connectivity
-LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple
+LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
GNU_CONFIGURE= yes