HomeFreeBSD

editors/openoffice*: unbreak build with clang 13+

Description

editors/openoffice*: unbreak build with clang 13+

The include file vigra/memory.hxx from the graphics/vigra port
has this error:
/usr/local/include/vigra/memory.hxx:43:12: fatal error: 'tr1/memory' file not found

  1. include <tr1/memory> ^~~~~~~~~~~~

when compiling with clang 13.0 or newer in -std=gnu++98 mode.

MFH: 2021Q4

Details

Provenance
truckmanAuthored on Dec 1 2021, 9:40 AM
Parents
R11:41886a54b11a: www/py-django-tinymce: Update to 3.4.0
Branches
Unknown
Tags
Unknown