git: 0060187053 - main - phb: USES=fam is gone
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/doc/commit/?id=0060187053c227f376f265614ce7b465afc010ae commit 0060187053c227f376f265614ce7b465afc010ae Author: Mathieu Arnold <[email protected]> AuthorDate: 2026-01-18 15:49:07 +0000 Commit: Mathieu Arnold <[email protected]> CommitDate: 2026-01-18 15:49:07 +0000 phb: USES=fam is gone --- 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 f81e4c8c07..cd62973227 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -798,14 +798,6 @@ Possible arguments: (none) Changes some default behavior of build systems to allow installing as a user. See https://wiki.debian.org/FakeRoot[] for more information on `fakeroot`. -[[uses-fam]] -== `fam` - -Possible arguments: (none), `fam`, `gamin` - -Uses a File Alteration Monitor as a library dependency, either package:devel/fam[] or package:devel/gamin[]. -End users can set WITH_FAM_SYSTEM to specify their preference. - [[uses-firebird]] == `firebird`