games-strategy/openra: set VERSION

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2023-10-26 15:48:31 +02:00
parent b98b275cfd
commit 08e8060338

View File

@@ -177,6 +177,7 @@ src_unpack() {
}
src_compile() {
emake VERSION="release-${PV}" version
emake RUNTIME=net6
}