git: a5cd26fffa - main - [phb][Uses]: Remove azurepy
Fernando Apesteguía <[email protected]> Thu, 09 Jul 2026 18:28:44 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=a5cd26fffa383bfe12247d275c58b8fa848ca183 commit a5cd26fffa383bfe12247d275c58b8fa848ca183 Author: Fernando Apesteguía <[email protected]> AuthorDate: 2026-07-09 18:28:00 +0000 Commit: Fernando Apesteguía <[email protected]> CommitDate: 2026-07-09 18:28:00 +0000 [phb][Uses]: Remove azurepy --- documentation/content/en/books/porters-handbook/uses/_index.adoc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 3abfc50f39..2bc70fab43 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -244,14 +244,6 @@ If [.filename]#configure.ac# defines subdirectories with their own [.filename]#c The `:build` argument only adds build time dependencies on those tools but does not run `autoreconf`. A port can set `AUTORECONF_WRKSRC` if `WRKSRC` does not contain the path to [.filename]#configure.ac#. -[[uses-azurepy]] -== `azurepy` - -Possible arguments: (none) - -Provide support for `py-azure*` ports. -Removes `azure` namespaces and cleans up common files. - [[uses-blaslapack]] == `blaslapack`