textproc/libwapcaplet: respect CC
PR: 257610
This commit is contained in:
parent
3f723dfb71
commit
9ed7c64ffe
@ -17,7 +17,8 @@ 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" \
|
||||
FLEX="${LOCALBASE}/bin/flex"
|
||||
|
||||
PLIST_SUB= VERSION=${PORTVERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user