1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

devel/py-protobuf: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-10-25 23:07:25 +08:00
parent 314c9e11b7
commit 26c9b52a02
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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 <bsd.port.mk>