summaryrefslogtreecommitdiff
path: root/misc/xdg-x11-dirs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-04-19 13:06:49 +0000
committerwiz <wiz@pkgsrc.org>2005-04-19 13:06:49 +0000
commit0310837d148306839353aad1abc0df22fdd0b8dc (patch)
tree48eda44e818572e45b1116214938f728f5410a22 /misc/xdg-x11-dirs
parent69ddae4ce267ee0f136b345e017f2c3240ae4257 (diff)
downloadpkgsrc-0310837d148306839353aad1abc0df22fdd0b8dc.tar.gz
Update to 1.2: add share/desktop-directories.
Okayed by jmmv@.
Diffstat (limited to 'misc/xdg-x11-dirs')
-rw-r--r--misc/xdg-x11-dirs/Makefile4
-rw-r--r--misc/xdg-x11-dirs/dirs.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/xdg-x11-dirs/Makefile b/misc/xdg-x11-dirs/Makefile
index 24bbcdbd8a9..ce31258d7cc 100644
--- a/misc/xdg-x11-dirs/Makefile
+++ b/misc/xdg-x11-dirs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:40 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/19 13:06:49 wiz Exp $
#
-DISTNAME= xdg-x11-dirs-1.1
+DISTNAME= xdg-x11-dirs-1.2
CATEGORIES= misc gnome kde
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/misc/xdg-x11-dirs/dirs.mk b/misc/xdg-x11-dirs/dirs.mk
index ad8a92d7a9f..b4895b4d59e 100644
--- a/misc/xdg-x11-dirs/dirs.mk
+++ b/misc/xdg-x11-dirs/dirs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: dirs.mk,v 1.1 2004/04/14 15:26:41 jmmv Exp $
+# $NetBSD: dirs.mk,v 1.2 2005/04/19 13:06:49 wiz Exp $
#
# This file is intended to be included by mk/dirs.mk, not directly by packages.
#
@@ -8,6 +8,7 @@ DIRS_XDG_X11_MK= # defined
XDG_X11_DIRS= share/application-registry
XDG_X11_DIRS+= share/applications
+XDG_X11_DIRS+= share/desktop-directories
XDG_X11_DIRS+= share/icons
XDG_X11_DIRS+= share/images
XDG_X11_DIRS+= share/mime-info