Changes between Initial Version and Version 1 of Ticket #41589, comment 7
- Timestamp:
- Dec 13, 2013, 4:59:50 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41589, comment 7
initial v1 3 3 The binary packages of MacPorts appear to be built with {{{macosx_deployment_target 10.9}}} (or, I guess, not set at all). The value of {{{macosx_deployment_target}}} set globally in {{{/opt/local/etc/macports.conf}}} is not checked when downloading a binary package. 4 4 5 The workaround is to force building from source, and rebuild your installed ports. Detils are given in the bug I just opened for that problem: https://trac.macports.org/ticket/41796 … works for me!5 The workaround is to force building from source, and rebuild your installed ports. Detils are given in the bug I just opened for that problem: #41796 … works for me!