pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gwenview Include desktopdb.mk for .desktop fi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/142d1d3157cb
branches:  trunk
changeset: 576415:142d1d3157cb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jun 10 20:08:50 2010 +0000

description:
Include desktopdb.mk for .desktop files.

diffstat:

 graphics/gwenview/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 335f2dd27260 -r 142d1d3157cb graphics/gwenview/Makefile
--- a/graphics/gwenview/Makefile        Thu Jun 10 19:25:28 2010 +0000
+++ b/graphics/gwenview/Makefile        Thu Jun 10 20:08:50 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2010/02/03 23:04:20 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2010/06/10 20:08:50 wiz Exp $
 #
 
 DISTNAME=      gwenview-1.4.2
@@ -27,6 +27,7 @@
 .include "../../graphics/exiv2/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../graphics/libkipi/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/kdelibs3/buildlink3.mk"
 .include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"



Home | Main Index | Thread Index | Old Index