diff options
Diffstat (limited to 'www/py-path-and-address')
-rw-r--r-- | www/py-path-and-address/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-path-and-address/Makefile b/www/py-path-and-address/Makefile index 6c0d2c9d889a..0a1e70d801d4 100644 --- a/www/py-path-and-address/Makefile +++ b/www/py-path-and-address/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes -USES= python zip +USES= python:3.6+ zip USE_PYTHON= autoplist distutils .include <bsd.port.mk> |