aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-avro/Makefile3
1 files changed, 2 insertions, 1 deletions
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