From 26c9b52a0220f87661c67c97a8dce5915a9f026c Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 25 Oct 2021 23:07:25 +0800 Subject: [PATCH] devel/py-protobuf: Cosmetic change --- devel/py-protobuf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile index 31b457db9db1..6a3f8fe9055e 100644 --- a/devel/py-protobuf/Makefile +++ b/devel/py-protobuf/Makefile @@ -16,9 +16,10 @@ BUILD_DEPENDS= protoc:devel/protobuf RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR} USES= cpe python:3.6+ -CPE_VENDOR= google USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes +CPE_VENDOR= google + .include