Changes between Initial Version and Version 1 of Ticket #54744, comment 3


Ignore:
Timestamp:
Jan 11, 2018, 12:26:19 PM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54744, comment 3

    initial v1  
    11The same could apply to boringssl as well.
    22
    3 I propose installing with --libdir=${prefix}/lib/${name} --includedir=${prefix}/include/${name}.
     3I propose installing with `--libdir=${prefix}/lib/${name} --includedir=${prefix}/include/${name}`.
    44
    55The binaries could be suffixed with a port select mechanism.
    66
    7 dependents would need to specify PKG_CONFIG_PATH.  We could probably setup a PortGroup to manage that (as well as options for specifying which variants are supported / default).
     7dependents would need to specify `PKG_CONFIG_PATH`.  We could probably setup a PortGroup to manage that (as well as options for specifying which variants are supported / default).
    88
    99How should we handle the man pages?