Opened 13 years ago
Closed 12 years ago
#32968 closed defect (fixed)
p5-file-homedir missing p5-file-which dependency
Reported by: | coax@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | p5-file-homedir |
Description
p5-file-homedir depends on p5-file-which, but this is not included in the portfile.
Change History (3)
comment:1 Changed 13 years ago by raimue (Rainer Müller)
comment:2 Changed 13 years ago by coax@…
All of those with the exception of File::Which are core modules.
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
According to the Makefile.PL, even more dependencies are required:
I didn't check which of these are already provided by the base perl5.XY ports.