[MacPorts] #70897: openssl3: fails to destroot due to cp errors when installing man docs.

MacPorts noreply at macports.org
Tue Sep 24 16:13:34 UTC 2024


#70897: openssl3: fails to destroot due to cp errors when installing man docs.
----------------------------+--------------------
  Reporter:  christophecvr  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.9.99
Resolution:                 |   Keywords:
      Port:                 |
----------------------------+--------------------

Comment (by christophecvr):

 I looked to find a way to build openssl3 without the manpages .
 The only way in openssl3 is to just not install the manpages by using
 install_sw instead of install.

 How can the port be configured so that the destroot phase uses:


 {{{
 make instal_sw ...
 }}}

 instead of

 {{{
 make install ...
 }}}

 I could not find that in manual of mac ports

-- 
Ticket URL: <https://trac.macports.org/ticket/70897#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list