diff --git a/lang/ocaml-camlidl/Makefile b/lang/ocaml-camlidl/Makefile index e427ba167eaf..940c462429b5 100644 --- a/lang/ocaml-camlidl/Makefile +++ b/lang/ocaml-camlidl/Makefile @@ -23,6 +23,12 @@ DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= hevea>=0:textproc/hevea +.include + +.if ${ARCH} == powerpc +USE_BINUTILS= yes +.endif + post-patch: @${LN} -sf ${WRKSRC}/config/Makefile.unix ${WRKSRC}/config/Makefile