summaryrefslogtreecommitdiff
path: root/chat/gossip/Makefile
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 /chat/gossip/Makefile
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 'chat/gossip/Makefile')
-rw-r--r--chat/gossip/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index cb49e4c6664..2051ba3fb8b 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2012/06/14 07:43:57 sbd Exp $
+# $NetBSD: Makefile,v 1.76 2012/07/01 19:05:13 dholland Exp $
#
DISTNAME= gossip-0.10.2
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/}
EXTRACT_SUFX= .tar.bz2
@@ -44,4 +44,5 @@ INSTALL_MAKE_FLAGS+= ${MAKE_FLAGS} sysconfdir=${EGDIR}
.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libXScrnSaver/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"