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:
parent
29a4848a5e
commit
6b16cc2fe8
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user