1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

x11/budgie-desktop: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-06-26 00:43:50 +02:00
parent 73a30b05a7
commit 9af7892724

View File

@ -70,6 +70,12 @@ GLIB_SCHEMAS= 20_buddiesofbudgie.budgie-desktop.notifications.gschema.override \
org.buddiesofbudgie.budgie-desktop.screenshot.gschema.xml \
25_org.buddiesofbudgie-default-settings.gschema.override
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400091
CFLAGS+= -Wno-error=incompatible-function-pointer-types
.endif
post-extract:
${CP} ${FILESDIR}/25_org.buddiesofbudgie-default-settings.gschema.override \
${WRKSRC}/data