git: f6766c1ab8a7 - main - textproc/castxml: remove options for deleted llvm70,80 and 90.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Jan 2023 07:54:22 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6766c1ab8a74970735e2b283eeb8b21ead34078 commit f6766c1ab8a74970735e2b283eeb8b21ead34078 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-01-15 07:52:51 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-01-15 07:52:51 +0000 textproc/castxml: remove options for deleted llvm70,80 and 90. --- textproc/castxml/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/castxml/Makefile b/textproc/castxml/Makefile index 63e7ccc47d23..79317b9a9487 100644 --- a/textproc/castxml/Makefile +++ b/textproc/castxml/Makefile @@ -1,6 +1,7 @@ PORTNAME= castxml DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= textproc devel MAINTAINER= yuri@FreeBSD.org @@ -22,7 +23,7 @@ GH_PROJECT= CastXML CMAKE_ARGS= -DLLVM_DIR:STRING=${LOCALBASE}/llvm${LLVM_VERSION}/lib/cmake/llvm -LLVM_VERSIONS= 15 14 13 12 11 10 90 80 70 +LLVM_VERSIONS= 15 14 13 12 11 10 OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS LLVM_${LLVM_DEFAULT}