www/jetty9: define default FLAVOR

This commit is contained in:
Antoine Brodin 2022-10-24 17:39:11 +00:00
parent 6f313e0997
commit d46a91c223
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ RUN_DEPENDS= bash:shells/bash
USES= cpe shebangfix
FLAVORS= openjdk8 openjdk11
FLAVOR?= ${FLAVORS:[1]}
CONFLICTS= jetty-8.* jetty-10.*