security/heimdal-devel: Convert to new USES=llvm

Replace BUILD_DEPENDS with the new USES=llvm infrastructure.
This commit is contained in:
Cy Schubert 2022-12-21 07:12:00 -08:00
parent 818f2df8c1
commit f08be3475d

View File

@ -25,8 +25,8 @@ USE_LDCONFIG= ${GSSAPILIBDIR}
# Needs clang-format which is only provided by the port.
# Else asm1_fails resulting in a command not found error.
BUILD_DEPENDS= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} \
p5-JSON>0:converters/p5-JSON
USES+= llvm
BUILD_DEPENDS= p5-JSON>0:converters/p5-JSON
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_header_fnmatch_h=yes \