summaryrefslogtreecommitdiff
path: root/misc/gnome-dirs
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-03-08 19:30:58 +0000
committerjmmv <jmmv@pkgsrc.org>2004-03-08 19:30:58 +0000
commitcd33b071ba0dfdc2b64226fe9298858f5b1ded6b (patch)
treec9f814bf1097a29206e9a1620b7dc65f0d51e6ea /misc/gnome-dirs
parent14a897ca2cea1bbf0db24ddae976aa6ec0c1a55c (diff)
downloadpkgsrc-cd33b071ba0dfdc2b64226fe9298858f5b1ded6b.tar.gz
Update to 1.5: do not register some directories that are now handled by
xdg-dirs and xdg-x11-dirs.
Diffstat (limited to 'misc/gnome-dirs')
-rw-r--r--misc/gnome-dirs/Makefile.common6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/gnome-dirs/Makefile.common b/misc/gnome-dirs/Makefile.common
index 2b77e255a06..d80d738ade1 100644
--- a/misc/gnome-dirs/Makefile.common
+++ b/misc/gnome-dirs/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.6 2004/02/16 15:00:25 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.7 2004/03/08 19:30:58 jmmv Exp $
#
# This Makefile contains all the logic needed to automatically generate
# PLIST's for the gnome*-dirs packages.
# It also installs all GTK/GNOME directories common to v1 and v2.
-GNOME_DIRS_VERSION= 1.4
+GNOME_DIRS_VERSION= 1.5
GNOME_DIRS_COMMON= share/gnome/apps
GNOME_DIRS_COMMON+= share/gnome/apps/Applications
@@ -30,8 +30,6 @@ GNOME_DIRS_COMMON+= share/gnome/help/gpl/C/figures
GNOME_DIRS_COMMON+= share/gnome/help/lgpl
GNOME_DIRS_COMMON+= share/gnome/help/lgpl/C
GNOME_DIRS_COMMON+= share/gnome/help/lgpl/C/figures
-GNOME_DIRS_COMMON+= share/images
-GNOME_DIRS_COMMON+= share/mime-info
.include "../../mk/bsd.prefs.mk"