diff --git a/Makefile b/Makefile index e18ce4dab..63819fdf7 100644 --- a/Makefile +++ b/Makefile @@ -417,8 +417,6 @@ LINTBIN?= ${.CURDIR}/contrib/parallel-lint/parallel-lint lint-php: @${LINTBIN} src -glint: sweep style-fix plist-fix lint - lint: plist-check lint-shell lint-xml lint-model lint-acl lint-exec lint-php sweep: @@ -466,6 +464,8 @@ style-model: style: style-python style-php +glint: sweep style-fix plist-fix lint + license: debug @${.CURDIR}/Scripts/license > ${.CURDIR}/LICENSE