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

(-)b/devel/pcre2/Makefile (-1 / +3 lines)
Lines 18-24 USE_LDCONFIG= yes Link Here
18
18
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
CONFIGURE_ARGS=	--enable-pcre2-16 \
20
CONFIGURE_ARGS=	--enable-pcre2-16 \
21
		--enable-pcre2-32
21
		--enable-pcre2-32 \
22
		--enable-pcre2grep-libz \
23
		--enable-pcre2grep-libbz2
22
INSTALL_TARGET=	install-strip
24
INSTALL_TARGET=	install-strip
23
25
24
OPTIONS_DEFINE=		DOCS
26
OPTIONS_DEFINE=		DOCS

Return to bug 263935