diff options
Diffstat (limited to 'biology/py-biopython/Makefile')
-rw-r--r-- | biology/py-biopython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index 928d8cf0a1bd..ae4b6cdd3648 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} -USES= python:3.7+ +USES= python USE_PYTHON= distutils autoplist OPTIONS_DEFINE= REPORTLAB |