CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/12/04 02:23:00
Modified files:
graphics/gphoto2: Makefile
multimedia/pipewire/pipewire: Makefile
Log message:
Switch to ports-gcc so this has a chance to compile.
pipewire checks for a modern c++ compiler during configure even though it
is not used at all but since it needs a modern c compiler anyway adding
c++ to the mix is the simplest workaround.
OK sthen@ tb@ ajacoutot@
