summaryrefslogtreecommitdiff
path: root/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/wordwarvi/wordwarvi-1.00-r1.ebuild')
-rw-r--r--games-action/wordwarvi/wordwarvi-1.00-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild b/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild
index 44004a19afbe..675a8a0027f4 100644
--- a/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild
+++ b/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit desktop toolchain-funcs
-DESCRIPTION="retro side-scrolling shoot'em up based on the editor war story"
+DESCRIPTION="Retro side-scrolling shoot'em up based on the editor war story"
HOMEPAGE="https://wordwarvi.sourceforge.net"
SRC_URI="mirror://sourceforge/wordwarvi/${P}.tar.gz"
@@ -40,7 +40,7 @@ src_prepare() {
}
src_compile() {
- tc-export CC PKG_CONFIG
+ tc-export BUILD_CC CC PKG_CONFIG
emake \
PREFIX="/usr" \