diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:32:13 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:43:09 +0000 |
| commit | f9b0e2b8def68a6d02fd020d1ccabf09d114d70b (patch) | |
| tree | f3f3cf387f9ab6fa431a1d500bf1d80f73a87e46 | |
| parent | a42d4ef028caf9c6ee46554baad05920f2e3f3fb (diff) | |
www/py-aiohttp: Fix deprecated CPE_VENDOR
| -rw-r--r-- | www/py-aiohttp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile index acc484d99b2d..7b09be5c712e 100644 --- a/www/py-aiohttp/Makefile +++ b/www/py-aiohttp/Makefile @@ -45,8 +45,6 @@ USE_PYTHON= autoplist concurrent cython pep517 pytest MAKE_ENV= USE_SYSTEM_DEPS=1 -CPE_VENDOR= aiohttp_project - OPTIONS_DEFINE= SPEEDUPS SPEEDUPS_DESC= Performance speedups |
