summaryrefslogtreecommitdiff
path: root/editors/gconf-editor
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-03-08 19:40:36 +0000
committerjmmv <jmmv@pkgsrc.org>2004-03-08 19:40:36 +0000
commitae5a97419f9483f8d29f539efc9d0073f21b32de (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /editors/gconf-editor
parenta8e47947f0a68e270b396c8eb837420d5740af94 (diff)
downloadpkgsrc-ae5a97419f9483f8d29f539efc9d0073f21b32de.tar.gz
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
Diffstat (limited to 'editors/gconf-editor')
-rw-r--r--editors/gconf-editor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index a74af9ae910..c53d9b538e4 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2004/02/16 23:20:05 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/08 19:40:37 jmmv Exp $
#
DISTNAME= gconf-editor-2.4.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.4/}
EXTRACT_SUFX= .tar.bz2
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= Editor for the GConf configuration system
BUILD_USES_MSGFMT= YES
-DEPENDS+= xdg-dirs>=1.0:../../misc/xdg-dirs
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES