summaryrefslogtreecommitdiff
path: root/math/qalculate-kde
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 /math/qalculate-kde
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 'math/qalculate-kde')
-rw-r--r--math/qalculate-kde/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile
index b74d333afb0..ff49019f4ea 100644
--- a/math/qalculate-kde/Makefile
+++ b/math/qalculate-kde/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2012/06/14 07:45:05 sbd Exp $
+# $NetBSD: Makefile,v 1.34 2012/07/01 19:05:20 dholland Exp $
DISTNAME= qalculate-kde-0.9.5
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
@@ -27,4 +27,5 @@ pre-configure:
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../math/qalculate/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"