View | Details | Raw Unified | Return to bug 247185 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 45-50 Link Here
45
TRUECOLOR_CONFIGURE_ENABLE=	true-color
45
TRUECOLOR_CONFIGURE_ENABLE=	true-color
46
UTF8PROC_DESC=	utf8proc support
46
UTF8PROC_DESC=	utf8proc support
47
UTF8PROC_LIB_DEPENDS=	libutf8proc.so:textproc/utf8proc
47
UTF8PROC_LIB_DEPENDS=	libutf8proc.so:textproc/utf8proc
48
UTF8PROC_CONFIGURE_ENABLE=	utf8proc
49
UTF8PROC_CONFIGURE_ENV=	CPPFLAGS=-I${LOCALBASE}/include \
50
			LDFLAGS=-L${LOCALBASE}/lib
48
51
49
.if defined(WITHOUT_SSL)
52
.if defined(WITHOUT_SSL)
50
CONFIGURE_ARGS+=	--disable-ssl
53
CONFIGURE_ARGS+=	--disable-ssl

Return to bug 247185