View | Details | Raw Unified | Return to bug 235007
Collapse All | Expand All

(-)x11-toolkits/qt5-gui/Makefile (+1 lines)
Lines 31-36 USE_XORG= ice sm x11 xi xrender Link Here
31
HAS_CONFIGURE=	yes
31
HAS_CONFIGURE=	yes
32
CONFIGURE_ARGS=	-no-eglfs \
32
CONFIGURE_ARGS=	-no-eglfs \
33
		-no-evdev \
33
		-no-evdev \
34
		-no-libudev \
34
		-system-harfbuzz
35
		-system-harfbuzz
35
# Explicitely set to c++14 as to net get c++17/c++1z, as libX11's headers
36
# Explicitely set to c++14 as to net get c++17/c++1z, as libX11's headers
36
# are using the obsolete 'register' key word.
37
# are using the obsolete 'register' key word.

Return to bug 235007