From 1467dfa8046c16cce9839803d7b4e38f88a55879 Mon Sep 17 00:00:00 2001 From: Evgeniy Khramtsov Date: Thu, 30 Sep 2021 01:00:10 +0300 Subject: [PATCH] print/texinfo: respect CC PR: ? --- print/texinfo/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 1cbd3ddd71b4..6bfcafb5b97a 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -30,6 +30,7 @@ OPTIONS_SUB= yes USES= charsetfix cpe gmake iconv libtool ncurses perl5 tar:xz +CONFIGURE_ENV= PERL_EXT_CC=${CC} CONFIGURE_ARGS= --with-external-libintl-perl \ --with-external-Text-Unidecode \ --with-external-Unicode-EastAsianWidth -- 2.32.0