summaryrefslogtreecommitdiff
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authordholland <dholland>2012-07-01 19:05:10 +0000
committerdholland <dholland>2012-07-01 19:05:10 +0000
commit7d3da82056babea6f9b74ab1c138cdaca7955bcd (patch)
treeaf6bac08ba19623995a5a336cd7ea2eaf1e37c23 /x11/gnome-panel
parent7a8d249fafc411925e5ac5444802f5aab7d16837 (diff)
downloadpkgsrc-7d3da82056babea6f9b74ab1c138cdaca7955bcd.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 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 8ed04aa2423..951b2c22f96 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.140 2012/06/14 07:43:25 sbd Exp $
+# $NetBSD: Makefile,v 1.141 2012/07/01 19:05:28 dholland Exp $
#
DISTNAME= gnome-panel-2.32.1
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.32/}
EXTRACT_SUFX= .tar.bz2
@@ -89,4 +89,5 @@ BUILDLINK_API_DEPENDS.gnome-menus+= gnome-menus>=2.28.0
BUILDLINK_DEPMETHOD.libXt?= build
.include "../../x11/libXt/buildlink3.mk"
.include "../../audio/libcanberra/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"