From 7eae2ce81c89a218c9fb92b1d363c29574db3b16 Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Sun, 18 Jul 2004 14:50:08 +0000 Subject: Closing #53464. --- games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild') diff --git a/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild b/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild index ffdc54a9d118..17ad745bc8cf 100644 --- a/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild +++ b/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild,v 1.6 2004/06/24 22:25:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/dgen-sdl-1.23.ebuild,v 1.7 2004/07/18 14:50:08 aliz Exp $ -inherit games +inherit games gnuconfig DESCRIPTION="A Linux/SDL-Port of the famous DGen MegaDrive/Genesis-Emulator" HOMEPAGE="http://www.pknet.com/~joe/dgen-sdl.html" @@ -20,6 +20,8 @@ DEPEND="${DEPEND} dev-lang/nasm" src_compile() { + gnuconfig_update + egamesconf \ $(use_with opengl) \ $(use_with X x) \ -- cgit v1.2.3-65-gdbad