diff options
Diffstat (limited to 'net-im/pidgin-libnotify/Makefile')
-rw-r--r-- | net-im/pidgin-libnotify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile index bd64f35e852c..e769c83c52e0 100644 --- a/net-im/pidgin-libnotify/Makefile +++ b/net-im/pidgin-libnotify/Makefile @@ -7,7 +7,7 @@ PORTNAME= libnotify PORTVERSION= 0.14 -PORTREVISION= 4 +PORTREVISION= 5 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.6:${PORTSDIR}/net-im/libpurple + purple.7:${PORTSDIR}/net-im/libpurple GNU_CONFIGURE= yes USE_LDCONFIG= yes |