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

(-)print/harfbuzz/Makefile (+1 lines)
Lines 28-33 Link Here
28
28
29
.if ${HARFBUZZ_SLAVE} == no
29
.if ${HARFBUZZ_SLAVE} == no
30
CONFIGURE_ARGS+=	--without-icu
30
CONFIGURE_ARGS+=	--without-icu
31
USES+=		compiler:c++11-lang
31
.else
32
.else
32
CONFIGURE_ARGS+=	--with-icu \
33
CONFIGURE_ARGS+=	--with-icu \
33
		--disable-gtk-doc-html
34
		--disable-gtk-doc-html

Return to bug 234399