Ticket #24730 (closed enhancement: fixed)
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
Change History
Changed 3 years ago by ryandesign@…
- Attachment imake-1.0.3.diff added
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.


proposed patch