mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Wine no longer features configuring --with-glu (or --without-glu), so
remove that from the settings the X11 options implies. This only was a warning and did not affect the generated code/package.
This commit is contained in:
parent
1af1d13c2f
commit
19e5632e3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558760
@ -126,7 +126,7 @@ VULKAN_LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader
|
||||
|
||||
WINEMAKER_RUN_DEPENDS= p5-XML-LibXML>0:textproc/p5-XML-LibXML
|
||||
|
||||
X11_CONFIGURE_WITH= x cms fontconfig freetype glu jpeg opengl png xinerama xinput2 xrandr xrender
|
||||
X11_CONFIGURE_WITH= x cms fontconfig freetype jpeg opengl png xinerama xinput2 xrandr xrender
|
||||
X11_USES= gl jpeg xorg
|
||||
X11_USE= GL=glu XORG=x11,xext,xcomposite,xcursor,xi,xinerama,xrandr,xrender
|
||||
X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
|
Loading…
Reference in New Issue
Block a user