From 32bef3c95329c34789e82c01c68a1b68c4fceba2 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 28 Sep 2007 22:02:14 +0000 Subject: Chase the libpurple shared lib version. Reported by: Portsmon --- net-im/pidgin-libnotify/Makefile | 4 ++-- 1 file 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 -- cgit