diff options
Diffstat (limited to 'archivers/py-python-lzo')
| -rw-r--r-- | archivers/py-python-lzo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-python-lzo/Makefile b/archivers/py-python-lzo/Makefile index 0ae6b25c545c..b45db4ba4fa0 100644 --- a/archivers/py-python-lzo/Makefile +++ b/archivers/py-python-lzo/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= liblzo2.so:archivers/lzo2 -USES= localbase python +USES= localbase python:3.6+ USE_PYTHON= autoplist distutils .include <bsd.port.mk> |
