On 2022-8-5 09:05 , Mark Brethen wrote:
I have a stub that installs the documentation files and both subports but I get these warning messages. How should I fix?

The following dependencies will be installed:
  CadReader
  FbdReader
Continue? [Y/n]:
--->  Fetching distfiles for CadReader
--->  Verifying checksums for CadReader
--->  Extracting CadReader
--->  Applying patches to CadReader
--->  Configuring CadReader
--->  Building CadReader
--->  Staging CadReader into destroot
--->  Installing CadReader @1.1_0
--->  Activating CadReader @1.1_0
--->  Cleaning CadReader
--->  Fetching distfiles for FbdReader
--->  Verifying checksums for FbdReader
--->  Extracting FbdReader
--->  Applying patches to FbdReader
--->  Configuring FbdReader
--->  Building FbdReader
--->  Staging FbdReader into destroot
--->  Installing FbdReader @1.1_0
--->  Activating FbdReader @1.1_0
--->  Cleaning FbdReader
--->  Fetching distfiles for cgxCADTools
--->  Verifying checksums for cgxCADTools
--->  Extracting cgxCADTools
--->  Configuring cgxCADTools
--->  Building cgxCADTools
--->  Staging cgxCADTools into destroot
Warning: violation by /libexec
Warning: cgxCADTools violates the layout of the ports-filesystems!
Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!
ports $

Instead of installing files in /libexec, install them in ${prefix}/libexec.

- Josh

Reply via email to