[MacPorts] #56415: vapor @2.2.4: can't find proj headers

MacPorts noreply at macports.org
Mon Jun 10 19:58:23 UTC 2024


#56415: vapor @2.2.4: can't find proj headers
-------------------------+--------------------
  Reporter:  ryandesign  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  vapor       |
-------------------------+--------------------

Comment (by barracuda156):

 It probably needs explicit pointing to headers, and possibly explicit
 configure option to use `proj_api.h` or not.
 There are a number of `R` packages using those, like:
 {{{
 build.args-append   --configure-args="--with-proj-
 include=${prefix}/lib/${proj_v}/include \
                         --with-proj-lib=${prefix}/lib/${proj_v}/lib \
                         --with-proj-
 share=${prefix}/lib/${proj_v}/share/proj"
 }}}

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


More information about the macports-tickets mailing list