sys-cluster/TCL: move TCL use expand to profiles/desc

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-05-27 01:51:09 +02:00
parent 60e60e919b
commit 602f6bb7a7
3 changed files with 18 additions and 13 deletions

View File

@@ -12,10 +12,6 @@
<use>
<flag name="fti">Enable <pkg>sys-cluster/fti</pkg> backend</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="tcl-performance">Build the performance version</flag>
<flag name="veloc">Enable <pkg>sys-cluster/veloc</pkg> backend</flag>
</use>
</pkgmetadata>