Opened 12 years ago
Closed 12 years ago
#35097 closed defect (fixed)
extractopinion: fix perl module dependency
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | humem (humem) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | extractopinion |
Description
extractopinion depends on p5-text-csv_xs. That should be changed to p5.12-text-csv_xs and all "env perl"-style constructs in the distributed files should be replaced by ${prefix}/bin/perl5.12.
Change History (1)
comment:1 Changed 12 years ago by humem (humem)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks. I updated the Portfile and added a patch file to replace perl specification. Committed in r95489.