Changes between Version 1 and Version 2 of Ticket #59094, comment 7
- Timestamp:
- Sep 29, 2019, 6:55:18 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59094, comment 7
v1 v2 7 7 If you are really eager to get going, this workaround will most likely work out [ticket:59113#comment:14]. It would not appear to be able to do any harm at all. 8 8 9 I can confirm it works to install `poppler` using Xcode 11 on Mojave: 10 {{{ 11 $ port -v installed poppler 12 The following ports are currently installed: 13 poppler @0.80.0_0 (active) platform='darwin 18' archs='x86_64' date='2019-09-29T11:54:24-0700' 14 }}} 15 9 16 If you can wait, there are various potential fixes making their way through the vetting process.