aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libnsutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libnsutils/Makefile b/devel/libnsutils/Makefile
index 95f2265c1c96..3b7ea71940a5 100644
--- a/devel/libnsutils/Makefile
+++ b/devel/libnsutils/Makefile
@@ -17,7 +17,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}