git: 864e52792650 - main - devel/py-avro: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:01:48 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=864e52792650b8ec607245d08c40bdee75b7273d commit 864e52792650b8ec607245d08c40bdee75b7273d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:06:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:57:18 +0000 devel/py-avro: Cosmetic change --- devel/py-avro/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-avro/Makefile b/devel/py-avro/Makefile index 4211f00ff207..71019090084b 100644 --- a/devel/py-avro/Makefile +++ b/devel/py-avro/Makefile @@ -13,11 +13,12 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/avro/LICENSE USES= cpe python:3.6+ -CPE_VENDOR= apache USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes +CPE_VENDOR= apache + OPTIONS_DEFINE= SNAPPY ZSTANDARD SNAPPY_DESC= Snappy support ZSTANDARD_DESC= Zstandard support