git: 8a431c30fe - main - Porter's handbook - USES: Upgrade ADA
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Oct 2023 12:56:21 UTC
The branch main has been updated by carlavilla:
URL: https://cgit.FreeBSD.org/doc/commit/?id=8a431c30fe69f7ee8b2873a7f8803d4c158586f0
commit 8a431c30fe69f7ee8b2873a7f8803d4c158586f0
Author: Nico Sonack <nsonack@outlook.com>
AuthorDate: 2023-10-09 12:55:46 +0000
Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-10-09 12:55:46 +0000
Porter's handbook - USES: Upgrade ADA
PR: 274195
---
documentation/content/en/books/porters-handbook/uses/_index.adoc | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
index 55f6752144..8a2f23f699 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -109,11 +109,10 @@ The `p7zip` option forces a dependency on the `7z` from package:archivers/p7zip[
[[uses-ada]]
== `ada`
-Possible arguments: (none), `5`, `6`
+Possible arguments: (none), `6`, `12`, `(run)`
Depends on an Ada-capable compiler, and sets `CC` accordingly.
-Defaults to use gcc 5 from ports.
-Use the `:_X_` version option to force building with a different version.
+Defaults to use `gcc6-aux` from ports.
[[uses-autoreconf]]
== `autoreconf`