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

Collapse All | Expand All

(-)b/print/texinfo/Makefile (-1 / +1 lines)
Lines 30-35 OPTIONS_SUB= yes Link Here
30
30
31
USES=		charsetfix cpe gmake iconv libtool ncurses perl5 tar:xz
31
USES=		charsetfix cpe gmake iconv libtool ncurses perl5 tar:xz
32
32
33
CONFIGURE_ENV=	PERL_EXT_CC=${CC}
33
CONFIGURE_ARGS=	--with-external-libintl-perl \
34
CONFIGURE_ARGS=	--with-external-libintl-perl \
34
		--with-external-Text-Unidecode \
35
		--with-external-Text-Unidecode \
35
		--with-external-Unicode-EastAsianWidth
36
		--with-external-Unicode-EastAsianWidth
36
- 

Return to bug 258811