diff options
Diffstat (limited to 'science/py-pyprecice/Makefile')
-rw-r--r-- | science/py-pyprecice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-pyprecice/Makefile b/science/py-pyprecice/Makefile index 7222c5246bf0..f8cc457c5f28 100644 --- a/science/py-pyprecice/Makefile +++ b/science/py-pyprecice/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PY_DEPENDS} \ LIB_DEPENDS= libprecice.so:science/precice RUN_DEPENDS= ${PY_DEPENDS} -USES= localbase pkgconfig python:3.6+ +USES= localbase pkgconfig python USE_PYTHON= distutils cython autoplist pytest USE_GITHUB= yes |