summaryrefslogtreecommitdiff
path: root/net/kdenetwork3
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/kdenetwork3
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/kdenetwork3')
-rw-r--r--net/kdenetwork3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index 80ef7d1e5e2..5f806256ae2 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2012/06/14 07:43:43 sbd Exp $
+# $NetBSD: Makefile,v 1.87 2012/07/01 19:05:23 dholland Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= net
COMMENT= Network modules for the KDE integrated X11 desktop
@@ -53,6 +53,7 @@ post-configure:
.include "../../devel/libidn/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../net/openslp/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"