Re: git: c9fe1ea85563 - main - audio/mixxx: Update to 2.5.0

From: <acm_at_freebsd.org>
Date: Thu, 26 Dec 2024 23:46:23 UTC
 ---- On Thu, 26 Dec 2024 15:37:31 -0800  Charlie Li  wrote --- 
 > Jose Alonso Cardenas Marquez wrote:
 > > +
 > > +.if ${FLAVOR} == qt6
 > > +PKGNAMESUFFIX=  -qt6
 > > +
 > > +USES+=        qt:6
 > > +USE_QT=        5compat base:run declarative:build tools:build shadertools svg
 > > +CMAKE_ARGS+=    -DQT6=ON
 > > +
 > Also needs USE_QT=sqldriver-sqlite:run.
 > 
 > -- 
 > Charlie Li
 > ...nope, still don't have an exit line.
 > 

Done

Thanks!