diff options
Diffstat (limited to 'devel/llvm11/Makefile')
| -rw-r--r-- | devel/llvm11/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/llvm11/Makefile b/devel/llvm11/Makefile index d4a40bf20e4d..4d0aa2bb347e 100644 --- a/devel/llvm11/Makefile +++ b/devel/llvm11/Makefile @@ -16,6 +16,9 @@ LICENSE_DIR= ${WRKSRC} LICENSE_FILE_BSD3CLAUSE=${LICENSE_DIR}/utils/unittest/googletest/LICENSE.TXT .include "${.CURDIR}/../llvm-devel/Makefile.LICENSE" +DEPRECATED= obsolete with few dependencies +EXPIRATION_DATE= 2025-12-31 + LLVM_RELEASE= ${DISTVERSION:C/rc.*//} LLVM_MAJOR= ${LLVM_RELEASE:C/\.[0-9]\.[0-9]$//} LLVM_SUFFIX= ${LLVM_MAJOR} |
