diff options
Diffstat (limited to 'editors/mle')
-rw-r--r-- | editors/mle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mle/Makefile b/editors/mle/Makefile index 1b057b889853..717635c4eb9a 100644 --- a/editors/mle/Makefile +++ b/editors/mle/Makefile @@ -21,7 +21,7 @@ TEST_DEPENDS= ${LOCALBASE}/bin/gpaste:sysutils/coreutils \ bash:shells/bash \ gfind:misc/findutils -USES= gmake localbase:ldflags shebangfix +USES= compiler:c11 gmake localbase:ldflags shebangfix SHEBANG_FILES= tests/func/*.sh tests/run.sh USE_GITHUB= yes GH_ACCOUNT= adsr |