aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/py-hpack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-hpack/Makefile b/www/py-hpack/Makefile
index 4b512fb5ac5f..8e6de948fe59 100644
--- a/www/py-hpack/Makefile
+++ b/www/py-hpack/Makefile
@@ -11,7 +11,8 @@ COMMENT= HTTP/2 header encoding (HPACK) logic implementation
LICENSE= MIT
-USES?= python:3.6+
+USES?= cpe python:3.6+
+CPE_VENDOR= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes