summaryrefslogtreecommitdiff
path: root/graphics/frameworks
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 /graphics/frameworks
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 'graphics/frameworks')
-rw-r--r--graphics/frameworks/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/frameworks/Makefile b/graphics/frameworks/Makefile
index 1c0a9b4c1f1..bda132f12a9 100644
--- a/graphics/frameworks/Makefile
+++ b/graphics/frameworks/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2012/06/14 07:45:42 sbd Exp $
+# $NetBSD: Makefile,v 1.16 2012/07/01 19:05:18 dholland Exp $
#
DISTNAME= frameworks-0.3.7
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= graphics
MASTER_SITES= http://frameworks.polycrystal.org/release/
SITES.frameworks.png= http://frameworks.polycrystal.org/images/
@@ -42,4 +42,5 @@ post-install:
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/libv4l/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"