forked from Lainports/freebsd-ports
x11/fbdesk: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
83e65d81b6
commit
34f0a0048d
1 changed files with 3 additions and 0 deletions
|
|
@ -15,10 +15,13 @@ LIB_DEPENDS= libpng.so:graphics/png \
|
|||
libImlib2.so:graphics/imlib2
|
||||
|
||||
USES= pkgconfig xorg
|
||||
USE_CXXSTD= c++14
|
||||
USE_XORG= xext xft xpm xrender
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PORTDOCS= ChangeLog INSTALL README
|
||||
|
||||
PLIST_FILES= bin/fbdesk
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue