aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2026-04-05 16:54:31 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2026-04-16 15:18:25 +0000
commitb2222ccc44397790530fd445f79b602f0695e566 (patch)
tree132474e23881d33d42351336c249a3766d9f5826
parentd398c13735407c63c66880a1662021a9bfc6fd2f (diff)
[phb][uses]: Add inotify
-rw-r--r--documentation/content/en/books/porters-handbook/uses/_index.adoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
index a127199100..47b2b4a6b0 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -1310,6 +1310,13 @@ If the `env` argument is given, the `configure` target is not set.
If the `-a` flag is a problem for the port, add the `notall` argument.
If `xmkmf` does not generate a `install.man` target, add the `noman` argument.
+[[uses-inotify]]
+== `inotify`
+
+Possible arguments: (none)
+
+Add `inotify` support for ports.
+
[[uses-java]]
== `java`