Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2024 09:26:21 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Emmanuel Vadot <manu@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: bb4092f4014b - main - graphics/mesa-demos: Update to 8.5.0
Message-ID:  <plu7-48gy-wny@FreeBSD.org>
In-Reply-To: <202404300612.43U6C0CX069589@gitrepo.freebsd.org> (Emmanuel Vadot's message of "Tue, 30 Apr 2024 06:12:00 GMT")
References:  <202404300612.43U6C0CX069589@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Emmanuel Vadot <manu@FreeBSD.org> writes:

> -USES=		gmake gl localbase pkgconfig tar:bzip2 xorg
> -GNU_CONFIGURE=	yes
> -USE_GL=		egl gl glesv2 glew glu glut
> +USES=		gl localbase meson pkgconfig tar:bzip2 xorg
> +USE_GL=		egl gl glesv2 glu glut
>  USE_XORG=	xorgproto x11 xdamage xext xfixes xi xxf86vm
>  
> -CONFIGURE_ARGS+=--disable-gles1 --disable-osmesa --disable-vg --disable-wayland \
> -		--with-system-data-files
> +MESON_ARGS+=	-Dwith-glut=${LOCALBASE} \

As I've said in the review USES=localbase is no longer used.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?plu7-48gy-wny>