summaryrefslogtreecommitdiff
path: root/misc/gnomehier
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-02 05:02:16 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-02 05:02:16 +0000
commit381d76d5936a6a4a207fed188d5108c4758f63f3 (patch)
tree7ae1ef6482b66a503c03aa40f97d078a9d29b6ca /misc/gnomehier
parentRemove share/doc/gnome-vfs-2.0. (diff)
Add a hack to make sure the gconf applications schema directory is
properly removed. Reported by: bento
Notes
Notes: svn path=/head/; revision=74457
Diffstat (limited to 'misc/gnomehier')
-rw-r--r--misc/gnomehier/Makefile3
-rw-r--r--misc/gnomehier/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile
index f48a2fe7cf80..20a6faade937 100644
--- a/misc/gnomehier/Makefile
+++ b/misc/gnomehier/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomehier
PORTVERSION= 1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= misc gnome
MASTER_SITES= # none
DISTFILES= # none
@@ -28,6 +28,7 @@ do-install:
${MKDIR} ${PREFIX}/$${dir}; \
${TOUCH} ${PREFIX}/$${dir}/.keep_me; \
done
+ ${TOUCH} -f ${PREFIX}/etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml
@${CHMOD} +x ${PREFIX}/etc/gdm/Sessions/.keep_me
.include <bsd.port.mk>
diff --git a/misc/gnomehier/pkg-plist b/misc/gnomehier/pkg-plist
index 4f1c03993c87..cfb120ab9afd 100644
--- a/misc/gnomehier/pkg-plist
+++ b/misc/gnomehier/pkg-plist
@@ -12,6 +12,7 @@ etc/gconf/gconf.xml.defaults/apps/eog/full_screen/.keep_me
etc/gconf/gconf.xml.defaults/apps/eog/view/.keep_me
etc/gconf/gconf.xml.defaults/apps/eog/window/.keep_me
etc/gconf/gconf.xml.defaults/schemas/.keep_me
+etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml
etc/gconf/gconf.xml.defaults/schemas/apps/.keep_me
etc/gconf/gconf.xml.defaults/schemas/apps/eog/.keep_me
etc/gconf/gconf.xml.defaults/schemas/apps/eog/full_screen/.keep_me