Ticket #5480 (closed defect: fixed)
mod_perl Portfile error
| Reported by: | adamaig@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | markd@… | |
| Port: |
Description
If perl is built with threads then the install fails.
Line 64 of the Portfile: system "cd ${destroot}${prefix}/lib/perl5/site_perl/5.8*/darwin-2level/auto/mod_perl/ \
Should be modified to glob over "darwin-2level" as "darwin-*2level"
Change History
comment:1 Changed 8 years ago by toby@…
- Component changed from www to dports
- severity changed from blocker to normal
comment:3 Changed 7 years ago by markd@…
- Cc markd@… added
(In reply to comment #1)
To verify, is this with the mod_perl or mod_perl2 port?
The bug refers to port mod_perl. Can someone verify if this a valid patch to mod_perl?
Note: See
TracTickets for help on using
tickets.

