summaryrefslogtreecommitdiff
path: root/misc/gnome2-dirs
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-03-30 21:14:32 +0000
committerjmmv <jmmv@pkgsrc.org>2006-03-30 21:14:32 +0000
commit2eb50cd83b9c49e0ba221155c77513d390f36682 (patch)
treea9138e1002c1bca5965ababc485fc4aeae10a96a /misc/gnome2-dirs
parent329e63bef5ea5ff2447a6b250b2f80c218e2a9f4 (diff)
downloadpkgsrc-2eb50cd83b9c49e0ba221155c77513d390f36682.tar.gz
Update gnome-dirs, gnome1-dirs and gnome2-dirs to 1.6:
- Add the share/gnome-default-applications.
Diffstat (limited to 'misc/gnome2-dirs')
-rw-r--r--misc/gnome2-dirs/Makefile7
-rw-r--r--misc/gnome2-dirs/dirs.mk3
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/gnome2-dirs/Makefile b/misc/gnome2-dirs/Makefile
index 7494fa030d1..a1b29c4ce0d 100644
--- a/misc/gnome2-dirs/Makefile
+++ b/misc/gnome2-dirs/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2006/02/05 23:10:09 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2006/03/30 21:14:32 jmmv Exp $
#
-DISTNAME= gnome2-dirs-1.5
-PKGREVISION= 2
+DISTNAME= gnome2-dirs-1.6
CATEGORIES= misc gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -22,7 +21,7 @@ NO_BUILD= yes
.include "../../mk/bsd.prefs.mk"
.if ${X11PREFIX} == ${LOCALBASE}
-DEPENDS+= gnome-dirs>=1.0:../../misc/gnome-dirs
+DEPENDS+= gnome-dirs>=1.6:../../misc/gnome-dirs
ALL_GNOME_DIRS= ${GNOME2_DIRS}
.else
ALL_GNOME_DIRS= ${GNOME_DIRS} ${GNOME2_DIRS}
diff --git a/misc/gnome2-dirs/dirs.mk b/misc/gnome2-dirs/dirs.mk
index 597a1ea788a..3c6657bbfc0 100644
--- a/misc/gnome2-dirs/dirs.mk
+++ b/misc/gnome2-dirs/dirs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: dirs.mk,v 1.4 2005/12/05 20:50:39 rillig Exp $
+# $NetBSD: dirs.mk,v 1.5 2006/03/30 21:14:32 jmmv Exp $
#
# This file is intended to be included by mk/dirs.mk, not directly by packages.
#
@@ -15,6 +15,7 @@ GNOME2_DIRS+= share/control-center-2.0/capplets
GNOME2_DIRS+= share/control-center-2.0/icons
GNOME2_DIRS+= share/gnome-2.0
GNOME2_DIRS+= share/gnome-2.0/ui
+GNOME2_DIRS+= share/gnome-default-applications
GNOME2_DIRS+= share/gnome/wm-properties
.if defined(_USE_GNOME2_DIRS) && !empty(_USE_GNOME2_DIRS)