summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-07-01 19:05:10 +0000
committerdholland <dholland@pkgsrc.org>2012-07-01 19:05:10 +0000
commit49cfd098d9ac562486418c0b9b1800f0499ea9b3 (patch)
treeaf6bac08ba19623995a5a336cd7ea2eaf1e37c23 /comms
parent43374d4414b44a75c627d1541df7f49b36dad152 (diff)
downloadpkgsrc-49cfd098d9ac562486418c0b9b1800f0499ea9b3.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')
-rw-r--r--comms/gnome-pilot/Makefile5
-rw-r--r--comms/jpilot/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index 2ccd0afb0a2..f90088b0309 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.66 2012/06/14 07:43:12 sbd Exp $
+# $NetBSD: Makefile,v 1.67 2012/07/01 19:05:14 dholland Exp $
#
DISTNAME= gnome-pilot-2.0.17
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/}
@@ -32,4 +32,5 @@ CONFIGURE_ARGS+= --with-vfs
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
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"