public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-board/spider/
@ 2018-01-13 22:21 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2018-01-13 22:21 UTC (permalink / raw
  To: gentoo-commits

commit:     7ca5185c2708c6e894625468526939aed3feef0d
Author:     Alexander Tsoy <alexander <AT> tsoy <DOT> me>
AuthorDate: Wed Jan 10 11:39:55 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 22:19:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca5185c

games-board/spider: use xmkmf instead of calling imake directly

Closes: https://bugs.gentoo.org/640686
Closes: https://github.com/gentoo/gentoo/pull/6816

 games-board/spider/spider-1.2_p4-r1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/games-board/spider/spider-1.2_p4-r1.ebuild b/games-board/spider/spider-1.2_p4-r1.ebuild
index c20901755c6..0d2b229121c 100644
--- a/games-board/spider/spider-1.2_p4-r1.ebuild
+++ b/games-board/spider/spider-1.2_p4-r1.ebuild
@@ -38,12 +38,10 @@ src_prepare() {
 }
 
 src_configure() {
-	imake \
-		-DUseInstalled \
+	xmkmf \
 		-DSmallCards=NO \
 		-DRoundCards \
 		$(use athena && echo "-DCompileXAW=YES" || echo "-DCompileXlibOnly=YES") \
-		-I/usr/lib/X11/config \
 		|| die "imake failed"
 	sed -i \
 		-e '/CC = /d' \


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-13 22:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-13 22:21 [gentoo-commits] repo/gentoo:master commit in: games-board/spider/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox