sys-cluster/TCL: move some use to use expand

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-08-20 02:19:46 +02:00
parent fe840c2a7d
commit 05b3cc50b7
2 changed files with 18 additions and 10 deletions

View File

@@ -11,8 +11,10 @@
</upstream>
<use>
<flag name="fti">Enable <pkg>sys-cluster/fti</pkg> backend</flag>
<flag name="instrumentation">Build the instrumentation version</flag>
<flag name="scr">Enable <pkg>sys-cluster/scr</pkg> backend</flag>
<flag name="tcl-debug">Build the debug version</flag>
<flag name="tcl-instrumentation">Build the instrumentation version</flag>
<flag name="tcl-instrumentation-debug">Build the instrumentation-debug version</flag>
<flag name="veloc">Enable <pkg>sys-cluster/veloc</pkg> backend</flag>
</use>
</pkgmetadata>