aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pidgin-pidgimpd
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-pidgimpd
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-pidgimpd')
-rw-r--r--net-im/pidgin-pidgimpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile
index 7e0d477d6d64..8cfa570e0b93 100644
--- a/net-im/pidgin-pidgimpd/Makefile
+++ b/net-im/pidgin-pidgimpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pidgimpd
PORTVERSION= 1.1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-im audio
MASTER_SITES= http://ayeon.org/projects/pidgimpd/
PKGNAMEPREFIX= pidgin-
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= pidgin-
MAINTAINER= hrkfdn@gmail.com
COMMENT= PidgiMPD is a Pidgin plugin for monitoring/controlling MPD
-LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple \
+LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple \
mpd.3:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin