pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/e-uae Pull in desktopdb.mk for desktop file.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea7088428882
branches:  trunk
changeset: 576540:ea7088428882
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jun 14 06:39:49 2010 +0000

description:
Pull in desktopdb.mk for desktop file.

diffstat:

 emulators/e-uae/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 2b19cea0b87b -r ea7088428882 emulators/e-uae/Makefile
--- a/emulators/e-uae/Makefile  Mon Jun 14 06:30:24 2010 +0000
+++ b/emulators/e-uae/Makefile  Mon Jun 14 06:39:49 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/08/26 19:58:44 sno Exp $
+# $NetBSD: Makefile,v 1.11 2010/06/14 06:39:49 wiz Exp $
 
 DISTNAME=      e-uae-0.8.28
 PKGREVISION=   4
@@ -30,5 +30,6 @@
        ${INSTALL_DATA} ${FILESDIR}/e-uae.desktop ${DESTDIR}${PREFIX}/share/applications
 
 .include "../../devel/zlib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/oss.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index