git: 66371ced823c - main - devel/py-googleapis-common-protos: Use shared GRPC_DESC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 06:02:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=66371ced823c093373d2e66879de4c9d5400584a commit 66371ced823c093373d2e66879de4c9d5400584a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-30 05:57:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-30 05:57:54 +0000 devel/py-googleapis-common-protos: Use shared GRPC_DESC --- devel/py-googleapis-common-protos/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/py-googleapis-common-protos/Makefile b/devel/py-googleapis-common-protos/Makefile index 5bed4a915515..d96ff8b691b0 100644 --- a/devel/py-googleapis-common-protos/Makefile +++ b/devel/py-googleapis-common-protos/Makefile @@ -17,7 +17,6 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= GRPC -GRPC_DESC= gRPC support GRPC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grpcio>=1.0.0<2.0.0:devel/py-grpcio@${PY_FLAVOR}