#51087: New port: asciidoctor --------------------------+-------------------------------- Reporter: guido@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: textproc Port: asciidoctor | --------------------------+-------------------------------- Comment (by guido@…): Replying to [comment:1 cal@…]:
I think you can avoid the post-destroot block if you add
{{{ ruby.link_binaries_suffix }}}
i.e. set the suffix to empty somewhere after `ruby.setup`.
Thank you for thinking along with me. I didn't like the post-destroot solution either. However I've just tried your suggestion but then I get the error: {{{ Error: Unable to open port: invalid command name "ruby.link_binaries_suffix" }}} Reading ruby-1.0.tcl shows "ruby.link_binaries_suffix" '''not''' to be an option. Hence doing something like: {{{ ruby.link_binaries_suffix none }}} Doesn't work either. Unless you have got another suggestion, I'll leave the post-destroot in there.
Please also decide whether you want to mark the port as openmaintainer as explained at https://guide.macports.org/#project.update- policies.nonmaintainer.
Thank you for pointing that out to me. I've have added openmaintainer to the maintainer option. I'll attach a new version of the Portfile. -- Ticket URL: <https://trac.macports.org/ticket/51087#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X