New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24730 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

imake update to 1.0.3

Reported by: ryandesign@… Owned by: mcalhoun@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: imake

Description

imake 1.0.3 is available. The attached patch updates to this version, and removes the --mandir configure arg which seems not to be needed, and adds the --with-script-preproc-cmd arg to ensure programs using imake's ccmakedep are UsingTheRightCompiler.

Attachments

imake-1.0.3.diff (1.1 KB) - added by ryandesign@… 3 years ago.
proposed patch

Change History

Changed 3 years ago by ryandesign@…

proposed patch

comment:1 Changed 3 years ago by ryandesign@…

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

Committed in r67410 but I left out the --with-script-preproc-cmd bit since that doesn't help, not enough anyway. The real problem with imake ports not UsingTheRightCompiler is probably in base; it doesn't send any of the usual environment variables to imake that it does for ./configure.

Note: See TracTickets for help on using tickets.