From 165b77616fd0b1c8ac650f3fd5a7d40760320aab Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 7 Mar 2011 10:20:55 +0000 Subject: Also bump libnotify shlib. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15381 df743ca5-7f9a-e211-a948-0013205c9059 --- www/midori/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/midori') diff --git a/www/midori/Makefile b/www/midori/Makefile index 4e28e0fe7..1691726fe 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD: ports/www/midori/Makefile,v 1.23 2011/02/25 11:08:41 kwm Exp $ -# $MCom: ports/www/midori/Makefile,v 1.21 2010/04/05 21:56:26 kwm Exp $ +# $MCom: ports/www/midori/Makefile,v 1.28 2011/03/06 23:12:44 kwm Exp $ # PORTNAME= midori @@ -19,7 +19,7 @@ COMMENT= Lightweight web browser using WebKit browser engine LIB_DEPENDS= webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2 \ sqlite3.8:${PORTSDIR}/databases/sqlite3 \ - notify.1:${PORTSDIR}/devel/libnotify + notify.4:${PORTSDIR}/devel/libnotify BUILD_DEPENDS= rsvg-convert:${PORTSDIR}/graphics/librsvg2 \ valac:${PORTSDIR}/lang/vala -- cgit