aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-libnotify
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2011-07-02 22:13:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2011-07-02 22:13:21 +0000
commit684af42bfc80aa9b1cf0715ca50f2e482f672f1e (patch)
tree38c7a6db127003fa55b7f2884f3c3462f4e21340 /net-im/pidgin-libnotify
parent8cc334169bd63dddf6d3e50d3b50439cb07549e2 (diff)
downloadports-684af42bfc80aa9b1cf0715ca50f2e482f672f1e.tar.gz
ports-684af42bfc80aa9b1cf0715ca50f2e482f672f1e.zip
Update Pidgin and friends to 2.9.0. See
Notes
Notes: svn path=/head/; revision=276939
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 85624d107862..07c8a17a2e4f 100644
--- a/net-im/pidgin-libnotify/Makefile
+++ b/net-im/pidgin-libnotify/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnotify
PORTVERSION= 0.14
-PORTREVISION= 7
+PORTREVISION= 8
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.8:${PORTSDIR}/net-im/libpurple
+ purple.9:${PORTSDIR}/net-im/libpurple
GNU_CONFIGURE= yes
USE_LDCONFIG= yes