pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/midori this uses icons from gnome-icon-theme. add ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29ca62e35710
branches:  trunk
changeset: 641596:29ca62e35710
user:      snj <snj%pkgsrc.org@localhost>
date:      Wed Nov 12 21:59:20 2014 +0000

description:
this uses icons from gnome-icon-theme. add a dependency and bump
PKGREVISION to 16.

diffstat:

 www/midori/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r c5d8cbe0299f -r 29ca62e35710 www/midori/Makefile
--- a/www/midori/Makefile       Wed Nov 12 20:30:55 2014 +0000
+++ b/www/midori/Makefile       Wed Nov 12 21:59:20 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2014/10/07 16:47:37 adam Exp $
+# $NetBSD: Makefile,v 1.74 2014/11/12 21:59:20 snj Exp $
 
 DISTNAME=      midori-0.4.9
-PKGREVISION=   15
+PKGREVISION=   16
 CATEGORIES=    www
 MASTER_SITES=  http://archive.xfce.org/src/apps/midori/0.4/
 
@@ -66,6 +66,7 @@
 .include "../../devel/libidn/buildlink3.mk"
 .include "../../devel/libsexy/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
 .include "../../lang/python/application.mk"
 BUILDLINK_API_DEPENDS.libsoup24+=libsoup24>=2.26.0
 .include "../../net/libsoup24/buildlink3.mk"



Home | Main Index | Thread Index | Old Index