diff --git a/graphics/ocaml-cairo/Makefile b/graphics/ocaml-cairo/Makefile index 7a18b5dc66a2..0e3b70da9116 100644 --- a/graphics/ocaml-cairo/Makefile +++ b/graphics/ocaml-cairo/Makefile @@ -25,6 +25,12 @@ EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS EXAMPLES +.include + +.if ${ARCH} == powerpc +USE_BINUTILS= yes +.endif + do-build: cd ${BUILD_WRKSRC} && dune build --verbose -j ${MAKE_JOBS_NUMBER} -p cairo2