aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gnomehier
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-02 13:02:16 +0800
committermarcus <marcus@FreeBSD.org>2003-02-02 13:02:16 +0800
commit025cdff64f41d536cd3bddae7d027815844ffe92 (patch)
treef67c0a7e2ecc47a2d1751b5143b8e071150101d5 /misc/gnomehier
parent89f9a1951053b32e4fa5e3dcf985d93da0b87b0f (diff)
downloadfreebsd-ports-gnome-025cdff64f41d536cd3bddae7d027815844ffe92.tar.gz
freebsd-ports-gnome-025cdff64f41d536cd3bddae7d027815844ffe92.tar.zst
freebsd-ports-gnome-025cdff64f41d536cd3bddae7d027815844ffe92.zip
Add a hack to make sure the gconf applications schema directory is
properly removed. Reported by: bento
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