Fix trivial typo.
Approved by: "just fix it"
This commit is contained in:
parent
6a7960997e
commit
75da88c83d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512684
@ -29,7 +29,7 @@ LLVM_VER= 60
|
||||
MAKE_ENV= LLVM_CONFIG=${LOCALBASE}/bin/llvm-config${LLVM_VER}
|
||||
|
||||
post-patch:
|
||||
# Requried, because Makefile.freebsd does not see VARS from this Makefile
|
||||
# Required, because Makefile.freebsd does not see VARS from this Makefile
|
||||
@${REINPLACE_CMD} -e "s|%%_GCC_VER%%|${_GCC_VER}|" \
|
||||
${WRKSRC}/ffi/Makefile.freebsd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user