diff options
Diffstat (limited to 'lang/ocaml/Makefile')
-rw-r--r-- | lang/ocaml/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index f9a3aec75c0f..91706bb5b89b 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -126,9 +126,6 @@ BROKEN= ocamlc.opt seg-faults on ${ARCH}, please try to fix .endif post-extract: -.if ${OCAML_ARCH} == power - ${MV} ${WRKSRC}/asmrun/power-elf.S ${WRKSRC}/asmrun/power-bsd.S -.endif .if ${PORT_OPTIONS:MDOCS} @if ! (cd ${WRKDIR} && \ ${TAR} xf ${_DISTDIR}${DOCSDISTNAME}-refman-html.tar.gz \ |