summaryrefslogtreecommitdiff
path: root/comms/jpilot
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 /comms/jpilot
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 'comms/jpilot')
-rw-r--r--comms/jpilot/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 8d8f0499299..2bb87ee4b70 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2012/03/03 00:12:31 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2012/07/01 19:05:14 dholland Exp $
#
DISTNAME= jpilot-1.6.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= comms
MASTER_SITES= http://www.jpilot.org/older/
@@ -50,4 +50,5 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/docs/*.1 ${DESTDIR}${MAN1DIR}
${TOUCH} ${DESTDIR}${PLUGINSDIR}/.directory
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"