www/jetty9: define default FLAVOR
This commit is contained in:
parent
6f313e0997
commit
d46a91c223
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ RUN_DEPENDS= bash:shells/bash
|
|||
|
||||
USES= cpe shebangfix
|
||||
FLAVORS= openjdk8 openjdk11
|
||||
FLAVOR?= ${FLAVORS:[1]}
|
||||
|
||||
CONFLICTS= jetty-8.* jetty-10.*
|
||||
|
||||
|
|
Loading…
Reference in a new issue