summaryrefslogtreecommitdiff
path: root/misc/kdepim3/Makefile
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/kdepim3/Makefile
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/kdepim3/Makefile')
-rw-r--r--misc/kdepim3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile
index 3cb1f21afce..53d2c714949 100644
--- a/misc/kdepim3/Makefile
+++ b/misc/kdepim3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.98 2012/06/14 07:43:43 sbd Exp $
+# $NetBSD: Makefile,v 1.99 2012/07/01 19:05:21 dholland Exp $
DISTNAME= kdepim-${_KDE_VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= misc
COMMENT= Personal Information Management tools for the KDE desktop
@@ -57,4 +57,5 @@ BUILDLINK_DEPMETHOD.qt3-tools= full
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"