Opened 15 years ago
Closed 15 years ago
#24730 closed enhancement (fixed)
imake update to 1.0.3
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
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 (1)
Change History (2)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | imake-1.0.3.diff added |
---|
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
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