summaryrefslogtreecommitdiff
path: root/editors/gconf-editor/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2009-10-24 13:00:04 +0000
committerdrochner <drochner>2009-10-24 13:00:04 +0000
commit1b379b66f4f6bc1777c853e2e7cf4c514dea0823 (patch)
tree71e180716c4615a8935529bd844a86a26e478a00 /editors/gconf-editor/Makefile
parente063407e1111cd3ce8f2dfc624b4080af031afe0 (diff)
downloadpkgsrc-1b379b66f4f6bc1777c853e2e7cf4c514dea0823.tar.gz
update to 2.28.0
This switches to the gnome-2.28 release branch.
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r--editors/gconf-editor/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index 273ba1e66ab..34bb59a9c0c 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.65 2009/08/26 19:57:24 sno Exp $
+# $NetBSD: Makefile,v 1.66 2009/10/24 13:00:04 drochner Exp $
#
-DISTNAME= gconf-editor-2.26.0
-PKGREVISION= 1
+DISTNAME= gconf-editor-2.28.0
CATEGORIES= editors gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.26/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.28/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -30,11 +29,10 @@ BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.14.0
.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libgnome/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../security/policykit/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"