diff options
Diffstat (limited to 'devel/re2c/Makefile')
-rw-r--r-- | devel/re2c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/re2c/Makefile b/devel/re2c/Makefile index f84a7c43f7c8..e380a4078adc 100644 --- a/devel/re2c/Makefile +++ b/devel/re2c/Makefile @@ -11,7 +11,7 @@ LICENSE= PD TEST_DEPENDS= bash:shells/bash -USES= cmake cpe python:3.6+,test shebangfix tar:xz +USES= cmake cpe python:test shebangfix tar:xz TEST_TARGET= check SHEBANG_FILES= test/posix_captures/.run/__run.sh \ |