diff options
Diffstat (limited to 'databases/py-pyodbc/Makefile')
-rw-r--r-- | databases/py-pyodbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pyodbc/Makefile b/databases/py-pyodbc/Makefile index 5ca31942a393..e053680ac875 100644 --- a/databases/py-pyodbc/Makefile +++ b/databases/py-pyodbc/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libodbc.so:databases/unixODBC BUILD_DEPENDS= unixODBC>=2.2.14:databases/unixODBC -USES= localbase python +USES= localbase python:3.6+ USE_PYTHON= autoplist distutils post-install: |