Ticket #35097 (closed defect: fixed)
extractopinion: fix perl module dependency
| Reported by: | ryandesign@… | Owned by: | hum@… |
|---|---|---|---|
| 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
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.