HomeFreeBSD

x11/xscreensaver: remove XFT option

Description

x11/xscreensaver: remove XFT option

Xft isn't optional: it is mandatory, and xscreensaver configure
complains if it isn't there (but completes with a successful
exit code, which is a bit strange). Without XFT, the build
eventually fails like so:

dialog.c:695:52: error: use of undeclared identifier 'FcChar32'

if (XftCharExists (ws->dpy, ws->label_font, (FcChar32) *uc))

PR: 263869
Reported by: riggs
Approved by: build-fix blanket

Details

Provenance
adridgAuthored on May 16 2022, 9:55 PM
Parents
R11:1c7a8416105f: multimedia/emby-server-devel: update to 4.7.0.40
Branches
Unknown
Tags
Unknown