diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-22 05:21:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-22 05:21:10 +0000 |
commit | 96018cc6826e36397589ba4670177e663ef0cd23 (patch) | |
tree | 994396c75f01bd0b81065c729d21f6072ae12dfd /net-im/pidgin-pidgimpd | |
parent | d38d75133ae104aa976990329feebb6ed291cfe9 (diff) | |
download | ports-96018cc6826e36397589ba4670177e663ef0cd23.tar.gz ports-96018cc6826e36397589ba4670177e663ef0cd23.zip |
Notes
Diffstat (limited to 'net-im/pidgin-pidgimpd')
-rw-r--r-- | net-im/pidgin-pidgimpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile index 87368ad7d2c3..b56fed5ef208 100644 --- a/net-im/pidgin-pidgimpd/Makefile +++ b/net-im/pidgin-pidgimpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= pidgimpd PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 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.6:${PORTSDIR}/net-im/libpurple \ +LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple \ mpd:${PORTSDIR}/audio/libmpd BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin |