1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

graphics/libnsgif: respect CC in MAKE_ENV

PR:	257604
This commit is contained in:
Evgeniy Khramtsov 2021-08-08 05:01:30 -07:00 committed by Neel Chauhan
parent d59a7183f7
commit a1da0a1c27

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}
post-install: