summaryrefslogtreecommitdiff
path: root/misc/celestia
diff options
context:
space:
mode:
authordholland <dholland>2012-07-01 19:05:10 +0000
committerdholland <dholland>2012-07-01 19:05:10 +0000
commit64af86216110b7b858dad6619ebe9aea4bc74d98 (patch)
treeaf6bac08ba19623995a5a336cd7ea2eaf1e37c23 /misc/celestia
parent84c61b4eb5cb9baae43d44834f7df7f977b5c038 (diff)
downloadpkgsrc-64af86216110b7b858dad6619ebe9aea4bc74d98.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 'misc/celestia')
-rw-r--r--misc/celestia/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile
index 5a1f0946b5e..bc0c17f2348 100644
--- a/misc/celestia/Makefile
+++ b/misc/celestia/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2012/06/14 07:44:01 sbd Exp $
+# $NetBSD: Makefile,v 1.37 2012/07/01 19:05:20 dholland Exp $
DISTNAME= celestia-1.4.1
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= misc x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=celestia/}
@@ -55,4 +55,5 @@ post-install:
.include "../../lang/lua/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"