#51626: ldas-tools-al ----------------------------+-------------------- Reporter: ed.maros@… | Owner: ram@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: ldas-tools-al | ----------------------------+-------------------- Comment (by ryandesign@…): Replying to [comment:2 ryandesign@…]:
You shouldn't base the decision about whether to use C++11 on whether the OS X version is Mavericks or greater. Instead, you should base it on whether `configure.cxx_stdlib` equals `libc++`.
The openssl dependency should be written in such a way that libressl could satisfy it. See other ports that depend on openssl for the correct syntax.
Replying to [comment:3 ryandesign@…]:
`configure.args-strsed` is ancient. You should probably use `configure .args-replace` instead. (`configure.args-replace --disable-python --enable-python`)
It doesn't look like the livecheck has been updated for the changed distfile names.
These issues should have been resolved before committing. -- Ticket URL: <https://trac.macports.org/ticket/51626#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X