aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2007-09-29 06:02:14 +0800
committermarcus <marcus@FreeBSD.org>2007-09-29 06:02:14 +0800
commit32bef3c95329c34789e82c01c68a1b68c4fceba2 (patch)
tree3a3c87c25b2a909fc5b91db0780b7fb9a08246b2 /net-im
parent3fc0b0bf279bfae0d43c2be4ba05b4bcaaae275e (diff)
downloadfreebsd-ports-gnome-32bef3c95329c34789e82c01c68a1b68c4fceba2.tar.gz
freebsd-ports-gnome-32bef3c95329c34789e82c01c68a1b68c4fceba2.tar.zst
freebsd-ports-gnome-32bef3c95329c34789e82c01c68a1b68c4fceba2.zip
Chase the libpurple shared lib version.
Reported by: Portsmon
Diffstat (limited to 'net-im')
-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 10ec2430ecf3..6746a56010ef 100644
--- a/net-im/pidgin-libnotify/Makefile
+++ b/net-im/pidgin-libnotify/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnotify
PORTVERSION= 0.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gaim-libnotify
@@ -20,7 +20,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.1:${PORTSDIR}/net-im/libpurple
+ purple.2:${PORTSDIR}/net-im/libpurple
USE_XLIB= yes
GNU_CONFIGURE= yes