From ae04bbb4a78402ab59ce147a7042f4862fe5a697 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 17 Sep 2004 03:01:50 +0000 Subject: Document the GCONF_SCHEMAS, I hope I did it good. Please feel free to tweak anything of it without ask me for review or whatever. :-) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2858 df743ca5-7f9a-e211-a948-0013205c9059 --- Mk/bsd.gnome.mk | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Mk') diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 7b18a9e1c..1b23a0f08 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -24,6 +24,15 @@ Gnome_Pre_Include= bsd.gnome.mk # # As a result proper LIB_DEPENDS/RUN_DEPENDS will be added and CONFIGURE_ENV # and MAKE_ENV defined. +# +# +# GCONF_SCHEMAS - Set the following to specify list of all schema files +# that your port installs. These schema files and +# %gconf.xml files will be automatically listed in +# ${PLIST}. For example, if your port has +# "etc/gconf/schemas/(foo.schemas and bar.schemas)", set +# it as "GCONF_SCHEMAS=foo.schemas bar.schemas". +# # non-version specific components _USE_GNOME_ALL= gnomehack lthack gnomeprefix gnomehier esound gnomemimedata \ -- cgit