aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pidgin-libnotify
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-libnotify
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-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 ef4d41ab6a00..85624d107862 100644
--- a/net-im/pidgin-libnotify/Makefile
+++ b/net-im/pidgin-libnotify/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnotify
PORTVERSION= 0.14
-PORTREVISION= 6
+PORTREVISION= 7
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.7:${PORTSDIR}/net-im/libpurple
+ purple.8:${PORTSDIR}/net-im/libpurple
GNU_CONFIGURE= yes
USE_LDCONFIG= yes