From 520cdff89034a3033df4b2a19a7eeb678fd2f68a Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Wed, 21 May 2003 16:17:44 +0000 Subject: [PATCH] Make options aren't always mandatory when building ports. Most of the time, the defaults are fine too. Also wrap a "quoted" word with proper s. --- en_US.ISO8859-1/books/handbook/ports/chapter.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml index 024e5b7802..82cf6d5d3d 100644 --- a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml @@ -947,7 +947,7 @@ Receiving lsof_4.57D.freebsd.tar.gz (439860 bytes): 100% MASTER_SITES option to ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. - Some ports require you to provide build options + Some ports allow (or even require) you to provide build options which can enable/disable parts of the application which are unneeded, certain security options, and other customizations. A few which come to mind are Fix it! The Porter's Handbook includes detailed information on the - "Ports" infrastructure so that you can fix the occasional + Ports infrastructure so that you can fix the occasional broken port or even submit your own!