aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-libnotify
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-05-22 05:21:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-05-22 05:21:10 +0000
commit96018cc6826e36397589ba4670177e663ef0cd23 (patch)
tree994396c75f01bd0b81065c729d21f6072ae12dfd /net-im/pidgin-libnotify
parentd38d75133ae104aa976990329feebb6ed291cfe9 (diff)
downloadports-96018cc6826e36397589ba4670177e663ef0cd23.tar.gz
ports-96018cc6826e36397589ba4670177e663ef0cd23.zip
Update Pidgin and friends to 2.7.0. See
Notes
Notes: svn path=/head/; revision=254786
Diffstat (limited to 'net-im/pidgin-libnotify')
-rw-r--r--net-im/pidgin-libnotify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile
index bd64f35e852c..e769c83c52e0 100644
--- a/net-im/pidgin-libnotify/Makefile
+++ b/net-im/pidgin-libnotify/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnotify
PORTVERSION= 0.14
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-im
MASTER_SITES= SF/gaim-${PORTNAME}/pidgin-${PORTNAME}/pidgin-${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= pidgin-
@@ -19,7 +19,7 @@ COMMENT= This plugin adds a libnotify interface to Pidgin
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin \
${LOCALBASE}/libdata/pkgconfig/libnotify.pc:${PORTSDIR}/devel/libnotify
LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify \
- purple.6:${PORTSDIR}/net-im/libpurple
+ purple.7:${PORTSDIR}/net-im/libpurple
GNU_CONFIGURE= yes
USE_LDCONFIG= yes