Changes between Initial Version and Version 2 of Ticket #39904


Ignore:
Timestamp:
Jul 31, 2013, 4:15:44 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I've attached the diff. He just put quotes around ${configure.ldflags} where they're added to the configure.args. We may as well do this for the rest of the args as well. And maybe we should check if any other ports have this problem.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39904

    • Property Status changed from new to assigned
    • Property Summary changed from cmus @2.5.0_0 configure fails to cmus @2.5.0_0 configure fails: unrecognized option `-Wl,-headerpad_max_install_names'
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Keywords haspatch added; cmus removed
    • Property Port cmus added
  • Ticket #39904 – Description

    initial v2  
    1 cmus @2.5.0_0 configure fails with the error message: unrecognized option: -Wl,-headerpad_max_install_names
     1cmus @2.5.0_0 configure fails with the error message:
     2{{{
     3unrecognized option `-Wl,-headerpad_max_install_names'
     4}}}
    25
    36See attached Portfile for a fix.