Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math/p5-Text-AsciiTeX: fix build with -fno-common | Robert Clausecker | 2023-04-17 | 2 | -0/+19 |
Turn a variable definition in a header file into a declaration and move the definition to a source file. This fixes the build on FreeBSD 13+. Approved by: portmgr (build fix blanket) |