soprano on Mojave not finding Java developer header files

2018-10-07 Thread Richard L. Hamilton
This change to the Portfile got it to build for me; apparently those files are in a different location now, so the original pre-check failed (properly installed Xcode and command line tools will find it regardless of the pre-check, so this is all that needed to be changed). Since soprano is a

Re: soprano on Mojave not finding Java developer header files

2018-10-07 Thread Ryan Schmidt
On Oct 7, 2018, at 12:07, Richard L. Hamilton wrote: > This change to the Portfile got it to build for me; apparently those files > are in a different location now, so the original pre-check failed (properly > installed Xcode and command line tools will find it regardless of the > pre-check,