summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-14 06:39:49 +0000
committerwiz <wiz@pkgsrc.org>2010-06-14 06:39:49 +0000
commit121015e713696ec967ca8ee553b99a636527ac88 (patch)
treed3d842bc049ca0755d295b1ec8743f70265b177e /emulators
parentafc5e3b926376c5ca993a60c9c5e901907656491 (diff)
downloadpkgsrc-121015e713696ec967ca8ee553b99a636527ac88.tar.gz
Pull in desktopdb.mk for desktop file.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/e-uae/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index e951bd68cdf..100927bae4e 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -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 @@ post-install:
${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"