summaryrefslogtreecommitdiff
path: root/editors/kdissert
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 /editors/kdissert
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 'editors/kdissert')
-rw-r--r--editors/kdissert/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile
index 955ee071e5c..87e1f82cfe9 100644
--- a/editors/kdissert/Makefile
+++ b/editors/kdissert/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2012/06/14 07:45:06 sbd Exp $
+# $NetBSD: Makefile,v 1.36 2012/07/01 19:05:16 dholland Exp $
#
DISTNAME= kdissert-1.0.7
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= editors
MASTER_SITES= http://freehackers.org/~tnagy/kdissert/
EXTRACT_SUFX= .tar.bz2
@@ -37,4 +37,5 @@ do-install:
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../x11/qt3-tools/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"