summaryrefslogtreecommitdiff
path: root/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild')
-rw-r--r--games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild b/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
index af09bc0dcf69..d5e8c9c23407 100644
--- a/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
+++ b/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit wrapper unpacker
DESCRIPTION="design and build bridges and then stress test them with trains"
HOMEPAGE="http://www.chroniclogic.com/pontifex2.htm"
SRC_URI="ftp://ggdev-1.homelan.com/bcs/bcsdemo_v${PV/./_}.sh.bin
http://www.highprogrammer.com/alan/pfx2/openal-alan-hack-0.0.1.tar.gz"
+S="${WORKDIR}"
LICENSE="BCS"
SLOT="0"
@@ -24,8 +25,6 @@ RDEPEND="
x11-libs/libXext[abi_x86_32(-)]
virtual/opengl[abi_x86_32(-)]"
-S=${WORKDIR}
-
dir=/opt/${PN}
Ddir=${D}/${dir}
QA_PREBUILT="${dir:1}/*"