graphics/libnsbmp: respect CC

PR:	257609
This commit is contained in:
Evgeniy Khramtsov 2021-08-04 05:18:47 +03:00 committed by Neel Chauhan
parent 9ed7c64ffe
commit c3a05bee9d

View File

@ -16,7 +16,7 @@ BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem
USES= gmake
USE_LDCONFIG= yes
MAKE_ENV= COMPONENT_TYPE="lib-shared"
MAKE_ENV= BUILD_CC="${CC}" COMPONENT_TYPE="lib-shared"
PLIST_SUB= VERSION=${PORTVERSION}