summaryrefslogtreecommitdiff
path: root/net/twitux
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 /net/twitux
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 'net/twitux')
-rw-r--r--net/twitux/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/twitux/Makefile b/net/twitux/Makefile
index 4f53bd72fcf..ac891d4c7ee 100644
--- a/net/twitux/Makefile
+++ b/net/twitux/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2012/06/14 07:44:38 sbd Exp $
+# $NetBSD: Makefile,v 1.18 2012/07/01 19:05:24 dholland Exp $
#
DISTNAME= twitux-0.69
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/}
EXTRACT_SUFX= .tar.bz2
@@ -42,6 +42,7 @@ CONFIGURE_ARGS+= --enable-aspell=no
.include "../../security/gnome-keyring/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"