diff options
author | Boris Nagaev <bnagaev@gmail.com> | 2015-10-03 16:43:02 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2015-12-05 16:14:20 (GMT) |
commit | ab5c97aea2354b77dbe0c7d0a5b9f6f8563c90f1 (patch) | |
tree | 53d72e33170b5e5d04e0d435cb5ba3be59979b87 | |
parent | f69cb0dbd23dfda6ba90585765c7c90a5df6d34c (diff) | |
download | mxe-ab5c97aea2354b77dbe0c7d0a5b9f6f8563c90f1.zip mxe-ab5c97aea2354b77dbe0c7d0a5b9f6f8563c90f1.tar.gz mxe-ab5c97aea2354b77dbe0c7d0a5b9f6f8563c90f1.tar.bz2 |
freebsd: install file(1) from ports
-rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -674,6 +674,11 @@ USE_OSGPLUGIN(<plugin2>) Use gmake instead of make. </p> <p> + Install file(1) from ports, because file(1) from base + <a href="https://forums.freebsd.org/threads/usr-bin-file-works-very-slow.52958/">works</a> + very-very-very slow with long text files. + </p> + <p> Ensure that /usr/local/bin precedes /usr/bin in your $PATH: </p> <p> |