summaryrefslogtreecommitdiff
path: root/games/exult
diff options
context:
space:
mode:
authordholland <dholland>2012-07-01 19:05:10 +0000
committerdholland <dholland>2012-07-01 19:05:10 +0000
commit7d3da82056babea6f9b74ab1c138cdaca7955bcd (patch)
treeaf6bac08ba19623995a5a336cd7ea2eaf1e37c23 /games/exult
parent7a8d249fafc411925e5ac5444802f5aab7d16837 (diff)
downloadpkgsrc-7d3da82056babea6f9b74ab1c138cdaca7955bcd.tar.gz
Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
Diffstat (limited to 'games/exult')
-rw-r--r--games/exult/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/exult/Makefile b/games/exult/Makefile
index 0dd41f19288..4a5cc9e9f15 100644
--- a/games/exult/Makefile
+++ b/games/exult/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2012/06/18 03:59:09 dholland Exp $
+# $NetBSD: Makefile,v 1.16 2012/07/01 19:05:17 dholland Exp $
#
DISTNAME= exult-1.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=exult/}
@@ -23,4 +23,5 @@ GNU_CONFIGURE= yes
.include "../../devel/SDL/buildlink3.mk"
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"