From owner-cvs-all Tue Apr 17 10:21:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 398A737B43E; Tue, 17 Apr 2001 10:21:30 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3HHLUq94287; Tue, 17 Apr 2001 10:21:30 -0700 (PDT) (envelope-from will) Message-Id: <200104171721.f3HHLUq94287@freefall.freebsd.org> From: Will Andrews Date: Tue, 17 Apr 2001 10:21:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/alephone Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/04/17 10:21:30 PDT Modified files: games/alephone Makefile Log: Solve build problem on bento with temporary hack. For some reason, the SDL_VERSION variable used in screen_sdl.cpp is 6 when it should not be. I think the culprit is sdl-devel-1.2._0_, which is just faulty logic. Anyhow, this is the quick-fix to get the binaries for AlephOne on the 4.3R CDs. A better solution should be looked into by the maintainer and others. Found by: bento Revision Changes Path 1.4 +3 -0 ports/games/alephone/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message