summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-07-07 16:23:51 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-07-07 16:23:51 +0000
commit0ea0df3ec446677bc8910fbc8d027a8efb799c2b (patch)
tree56036dd723cd7d4e241aa4fdb824e3dd98284e61 /databases
parent- USE_MESA -> USE_GL. (diff)
Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
Notes
Notes: svn path=/head/; revision=113150
Diffstat (limited to 'databases')
-rw-r--r--databases/libgnomedb/pkg-plist14
1 files changed, 2 insertions, 12 deletions
diff --git a/databases/libgnomedb/pkg-plist b/databases/libgnomedb/pkg-plist
index 329663501d50..d51a30d7d651 100644
--- a/databases/libgnomedb/pkg-plist
+++ b/databases/libgnomedb/pkg-plist
@@ -1,11 +1,7 @@
bin/gnome-database-properties
-etc/gconf/gconf.xml.defaults/apps/gnome-db/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/gnome-db/Editor/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/gnome-db/UI/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/Editor/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/UI/%gconf.xml
+@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/libgnomedb.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/libgnomedb.schemas
+@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/libgnomedb.schemas > /dev/null || /usr/bin/true
include/libgnomedb/gnome-db-browser.h
include/libgnomedb/gnome-db-combo.h
include/libgnomedb/gnome-db-config.h
@@ -173,10 +169,4 @@ share/locale/zh_TW/LC_MESSAGES/libgnomedb-2.mo
@dirrm share/gnome/gnome-db
@dirrm %%DOCSDIR%%
@dirrm include/libgnomedb
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/UI
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/Editor
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db
-@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-db/UI
-@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-db/Editor
-@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-db
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/libgnomedb/libgnomedb-C.omf 2>/dev/null || /usr/bin/true