It's enough to copy src/c/Makefile-freebsd-x86-64.gmake to src/c/Makefile-freebsd-ppcbe-64.gmake to fix build on powerpc64 platform.
To fix powerpc64le, it's enough to create src/c/Makefile-freebsd-ppcle-64.gmake with the same contents.
Port maintainer here, I accepted the change from @pkubaj and it builds smoothly now.
Log in to post a comment.
Port maintainer here, I accepted the change from @pkubaj and it builds smoothly now.