diff options
Diffstat (limited to 'java/jflex/Makefile')
-rw-r--r-- | java/jflex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jflex/Makefile b/java/jflex/Makefile index b88fceb67681..42e741969137 100644 --- a/java/jflex/Makefile +++ b/java/jflex/Makefile @@ -9,7 +9,7 @@ WWW= https://www.jflex.de/ LICENSE= BSD3CLAUSE -USE_JAVA= yes +USES= java # # JFlex has two build options --- Maven and Bazel --- and neither of |