summaryrefslogtreecommitdiff
path: root/misc/gnome-dirs
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-02-16 15:00:25 +0000
committerjmmv <jmmv>2004-02-16 15:00:25 +0000
commitbce5888faa45106c5fb67e52f8a724a06fa3029f (patch)
tree77cfae02d9722df5901a1d8d67b818091fb15d6e /misc/gnome-dirs
parentf48b4aa95f080bdd9adcd58dcbc4c425a782837d (diff)
downloadpkgsrc-bce5888faa45106c5fb67e52f8a724a06fa3029f.tar.gz
Handle the share/images directory in gnome-dirs. Bump version to 1.4.
Diffstat (limited to 'misc/gnome-dirs')
-rw-r--r--misc/gnome-dirs/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/gnome-dirs/Makefile.common b/misc/gnome-dirs/Makefile.common
index 6648e17af9e..2b77e255a06 100644
--- a/misc/gnome-dirs/Makefile.common
+++ b/misc/gnome-dirs/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.5 2004/02/15 18:36:23 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.6 2004/02/16 15:00:25 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.3
+GNOME_DIRS_VERSION= 1.4
GNOME_DIRS_COMMON= share/gnome/apps
GNOME_DIRS_COMMON+= share/gnome/apps/Applications
@@ -30,6 +30,7 @@ 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"