summaryrefslogtreecommitdiff
path: root/misc/gnome-dirs/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnome-dirs/Makefile.common')
-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"