summaryrefslogtreecommitdiff
path: root/emulators/yabause
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-09-12 14:07:26 +0000
committerwiz <wiz@pkgsrc.org>2009-09-12 14:07:26 +0000
commitd3ee163fc9313d2e5daa801b566325f0e7f7f696 (patch)
treefe7378dd8b29c4f521de03b49005d6c8cfc35be4 /emulators/yabause
parente35d5e95f0c1e34d2eb2cc4f18df41dfe855833b (diff)
downloadpkgsrc-d3ee163fc9313d2e5daa801b566325f0e7f7f696.tar.gz
Please pkglint (desktopdb.mk).
Diffstat (limited to 'emulators/yabause')
-rw-r--r--emulators/yabause/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index 093db66ce1c..b7f2abfe13d 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/09/12 14:06:47 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/09/12 14:07:26 wiz Exp $
DISTNAME= yabause-0.9.10
CATEGORIES= emulators
@@ -17,4 +17,5 @@ USE_TOOLS+= pkg-config
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/gtkglext/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"