1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

x11/bbdock: Fix build with llvm16

- Pet portclippy

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-20 17:48:14 +02:00
parent 29a4848a5e
commit 6b16cc2fe8

View File

@ -13,12 +13,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png
GNU_CONFIGURE= yes
USES= xorg
USE_CXXSTD= c++14
USE_XORG= x11
PORTDOCS= README
GNU_CONFIGURE= yes
PLIST_FILES= bin/bbdock
PORTDOCS= README
OPTIONS_DEFINE= DOCS