summaryrefslogtreecommitdiff
path: root/net-im/pidgin-libnotify
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2011-08-27 17:28:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2011-08-27 17:28:25 +0000
commit85010d78d376a0983f39620c5d4a7a8add65e4ba (patch)
tree32b9fcbeabdac6ebe0cf68eca14ce33875b7d402 /net-im/pidgin-libnotify
parent- Add p5-PerlIO-Layers 0.008 (diff)
Update Pidgin and friends to 2.10.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release.
Notes
Notes: svn path=/head/; revision=280586
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 822202e4d3a6..60ca66dbe6ab 100644
--- a/net-im/pidgin-libnotify/Makefile
+++ b/net-im/pidgin-libnotify/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnotify
PORTVERSION= 0.14
-PORTREVISION= 9
+PORTREVISION= 10
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.4:${PORTSDIR}/devel/libnotify \
- purple.9:${PORTSDIR}/net-im/libpurple
+ purple.10:${PORTSDIR}/net-im/libpurple
GNU_CONFIGURE= yes
USE_LDCONFIG= yes