New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17060 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

RFE: Ensure that automake uses MacPorts perl

Reported by: mcalhoun@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: automake

Description

Attached is a proposal to ensure that automake uses the MacPorts perl.

See #16830 for the reasons for using perl5 instead of perl5.8.

Attachments

Portfile.diff (329 bytes) - added by mcalhoun@… 4 years ago.

Change History

comment:1 Changed 5 years ago by jmr@…

Using ${prefix} in depspecs doesn't work as expected (much to my surprise). Use bin/perl rather than ${prefix}/bin/perl, and the prefix will be prepended automatically (and correctly).

comment:2 Changed 5 years ago by mcalhoun@…

Thanks for the information.
I just uploaded a revised Portfile.diff.

comment:3 Changed 5 years ago by mww@…

  • Status changed from new to closed
  • Resolution set to fixed

thanks, fixed!

Changed 4 years ago by mcalhoun@…

comment:4 Changed 4 years ago by mcalhoun@…

  • Status changed from closed to reopened
  • Resolution fixed deleted

I just noticed that the patch was only partially applied.
Due to the #17182, path dependencies should not have ${prefix} in them.

I have uploaded another patch file.

comment:5 Changed 4 years ago by mcalhoun@…

  • Status changed from reopened to closed
  • Resolution set to fixed

Fixed in r42628.

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.