From de39f2d72c8487f69b38396ba45b1208e7eafb74 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 11 Dec 2002 06:48:26 +0000 Subject: [PATCH] Add text to the "Using GNOME" section. It's just a link to www/en/gnome/docs/porting.html, but at least the section's not empty anymore. Reviewed by: ceri --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 5ea53e6a82..5192b5a270 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -2871,7 +2871,13 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar Using GNOME - + The FreeBSD/GNOME project uses a system called + GNOMENG to define which GNOME components a + particular port uses. A + comprehensive + list of these variables exists within the FreeBSD/GNOME + project's homepage. +