graphics/ocaml-cairo: fix build on powerpc

This commit is contained in:
Piotr Kubaj 2025-01-03 15:13:38 +01:00
parent 68fe66b024
commit 60d4f78a66

View file

@ -25,6 +25,12 @@ EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/${PORTNAME}
OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
.if ${ARCH} == powerpc
USE_BINUTILS= yes
.endif
do-build:
cd ${BUILD_WRKSRC} && dune build --verbose -j ${MAKE_JOBS_NUMBER} -p cairo2