diff options
author | 2012-11-01 11:55:53 +0000 | |
---|---|---|
committer | 2012-11-01 11:55:53 +0000 | |
commit | 067d55daf6faee6badf0888a709950b06008a686 (patch) | |
tree | 4c9fbd2831f3e7b0fc0ff14dfc8ea3e9002c0bc7 /share/man/man5 | |
parent | Add regress tests for tail -f. (diff) | |
download | wireguard-openbsd-067d55daf6faee6badf0888a709950b06008a686.tar.xz wireguard-openbsd-067d55daf6faee6badf0888a709950b06008a686.zip |
tweak previous;
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 576f91b9d64..e82b04f8995 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.356 2012/11/01 10:38:29 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.357 2012/11/01 11:55:53 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -2782,7 +2782,8 @@ to protect port building with systrace. .It Ev USE_X11 Normally, presence of ${X11BASE} is enforced by default for building ports. But there is an experimental way to hook the xenocara build into -.Xr dpb 1 , which requires knowing whether a port requires X11 to already +.Xr dpb 1 , +which requires knowing whether a port requires X11 to already be there. .Pp The infrastructure mostly sets |