git: 25ec19893586 - main - devel/sdsl-lite: Improve PORTSCOUT line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Aug 2023 19:21:01 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=25ec1989358603b466760ed04a67ecef1291a61c commit 25ec1989358603b466760ed04a67ecef1291a61c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-22 15:28:00 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-22 19:20:57 +0000 devel/sdsl-lite: Improve PORTSCOUT line --- devel/sdsl-lite/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/sdsl-lite/Makefile b/devel/sdsl-lite/Makefile index b8ebb72dc4de..fd763bd755fe 100644 --- a/devel/sdsl-lite/Makefile +++ b/devel/sdsl-lite/Makefile @@ -23,7 +23,7 @@ CMAKE_ON= BUILD_SHARED_LIBS CONFLICTS_INSTALL= libdivsufsort -PORTSCOUT= limit:^[v1-9] # prevent tags like c++11v1 +PORTSCOUT= limit:^[v1-9].*$$ # prevent tags like c++11v1 post-install: # remove bundled gtest, see https://github.com/simongog/sdsl-lite/issues/458 ${RM} -r \