Files
macports-ports/graphics/plotutils
Clemens Lang 775a161a7f plotutils: Fix build with a C23 compiler
The configure script auto-enables -std=gnu23 when it's available, but
the header that defines the boolean constants doesn't support C23,
breaking compilation.

Drop the unnecessary platforms line as suggested by 'port lint'.
2026-04-15 13:42:47 -04:00
..