Opened 11 years ago
Closed 11 years ago
#42560 closed update (fixed)
auto-multiple-choice update portfile to use p5.16 modules instead of p5.12
Reported by: | nortcele | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | auto-multiple-choice |
Description
Update the portfile to use p5.16 modules instead of p5.12. For a fresh installation, the port was not running since changes to the default perl version.
Without the new modification, the first error where "Can't locate Gtk2.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.16.1/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.16.1 /opt/local/lib/perl5/vendor_perl/5.16.1/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.1 /opt/local/lib/perl5/5.16.1/darwin-thread-multi-2level /opt/local/lib/perl5/5.16.1 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at /opt/local/lib/AMC/perl/AMC-gui.pl line 23." Other errors appeared when this one is fixed.
Attachments (1)
Change History (2)
Changed 11 years ago by nortcele
Attachment: | Portfile-auto-multiple-choice.diff added |
---|
comment:1 Changed 11 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r117208 with revision bump to ensure new dependencies are installed.
Portfile patch