git: 7f46b68a572d - main - devel/grpc: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 22:20:38 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f46b68a572d584614dc51319837a73f6fc65eb4 commit 7f46b68a572d584614dc51319837a73f6fc65eb4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 22:20:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 22:20:35 +0000 devel/grpc: Cosmetic change --- devel/grpc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index 5feeddcc839d..9a31b48fcd62 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -47,8 +47,8 @@ USE_CSTD= c11 USE_CXXSTD= c++17 USE_LDCONFIG= yes -PLIST_SUB= SHLIB_MAJOR=${PORTVERSION:R} \ - SHLIB_MINOR=${PORTVERSION:E} +PLIST_SUB= PORTVERSION=${PORTVERSION} \ + SHLIB_VER=${PORTVERSION:R} CONFLICTS_INSTALL= grpc[0-9][0-9][0-9]