diff options
Diffstat (limited to 'devel/cvise/Makefile')
-rw-r--r-- | devel/cvise/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvise/Makefile b/devel/cvise/Makefile index ffd6a571a7cd..492c4e32904f 100644 --- a/devel/cvise/Makefile +++ b/devel/cvise/Makefile @@ -26,7 +26,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0:devel/py-pytest-flake8@${P # once this is installed, all tests pass for me: # 260 passed, 1 skipped in 64.82 seconds -USES= cmake compiler llvm:min=15,build,run python:3.6+ shebangfix +USES= cmake compiler llvm:min=15,build,run python shebangfix USE_GITHUB= yes GH_ACCOUNT= marxin USE_PYTHON= pytest |