9c0caae1c2
future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
11 lines
524 B
Text
11 lines
524 B
Text
--- xmldocs.make.orig Thu Aug 7 09:56:16 2003
|
|
+++ xmldocs.make Thu Aug 7 13:55:58 2003
|
|
@@ -36,7 +36,7 @@
|
|
# ********** Begin of section some packagers may need to modify **********
|
|
# This variable (docdir) specifies where the documents should be installed.
|
|
# This default value should work for most packages.
|
|
-docdir = $(datadir)/gnome/help/$(docname)/$(lang)
|
|
+docdir = $(datadir)/help/$(docname)/$(lang)
|
|
|
|
# ********** You should not have to edit below this line **********
|
|
xml_files = $(entities) $(docname).xml
|