summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-30 15:54:42 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-30 15:54:42 +0000
commit48ba90f82898afbfcf64fbef9e33b312542f521f (patch)
treec9df40897b1bbd672bda48d096895d4dbcf42e87 /misc
parentfa941f9668a40236fe2f322ccbaf7c40226cb104 (diff)
downloadpkgsrc-48ba90f82898afbfcf64fbef9e33b312542f521f.tar.gz
Add the share/mime-info directory. Bump version of gnome{,1,2}-dirs to 1.2.
Diffstat (limited to 'misc')
-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 6c6c06068a9..3555815206e 100644
--- a/misc/gnome-dirs/Makefile.common
+++ b/misc/gnome-dirs/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.3 2003/02/05 16:55:24 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.4 2003/05/30 15:54:42 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.1
+GNOME_DIRS_VERSION= 1.2
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/mime-info
.include "../../mk/bsd.prefs.mk"