x11/fbdesk: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-05 21:13:11 +02:00
parent 83e65d81b6
commit 34f0a0048d

View file

@ -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