mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
games-action/netrek-brmh: make -> emake
Signed-off-by: brian gloyer <brian.gloyer@gmail.com> Package-Manager: Portage-2.3.99, Repoman-2.3.22
This commit is contained in:
@@ -29,7 +29,7 @@ BDEPEND="
|
|||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
xmkmf || die
|
xmkmf || die
|
||||||
make depend || die
|
emake depend || die
|
||||||
}
|
}
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
|
|||||||
Reference in New Issue
Block a user