From owner-cvs-ports@FreeBSD.ORG Tue Feb 9 20:37:01 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84E18106566B; Tue, 9 Feb 2010 20:37:01 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from k7.mavetju.org (ppp113-58.static.internode.on.net [150.101.113.58]) by mx1.freebsd.org (Postfix) with ESMTP id 2C31A8FC1D; Tue, 9 Feb 2010 20:37:00 +0000 (UTC) Received: by k7.mavetju.org (Postfix, from userid 1001) id BF817451A8; Wed, 10 Feb 2010 07:36:20 +1100 (EST) Date: Wed, 10 Feb 2010 07:36:20 +1100 From: Edwin Groothuis To: Boris Samorodov Message-ID: <20100209203620.GB8732@mavetju.org> References: <20100208203722.3AC0C106577F@hub.freebsd.org> <65741862@bb.ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <65741862@bb.ipt.ru> User-Agent: Mutt/1.4.2.3i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games/linux-skulltag Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 20:37:01 -0000 On Tue, Feb 09, 2010 at 02:28:25PM +0300, Boris Samorodov wrote: > On Mon, 8 Feb 2010 20:37:22 +0000 (UTC) Edwin Groothuis wrote: > > > edwin 2010-02-08 20:37:09 UTC > > > FreeBSD ports repository > > > Modified files: > > games/linux-skulltag Makefile > > Log: > > Fix dependency: linux-f10-SDL12 > > Does the port really needs Fedora 10 package? If yes, then it should be > checked out while installing the port. The only reason I picked f10 was because it needed the new linuxolator. Please commit the patches when you are happy with it: > =================================================================== > RCS file: /home/pcvs/ports/games/linux-skulltag/Makefile,v > retrieving revision 1.5 > diff -u -r1.5 Makefile > --- Makefile 8 Feb 2010 20:39:30 -0000 1.5 > +++ Makefile 9 Feb 2010 11:19:42 -0000 > @@ -15,9 +15,10 @@ > MAINTAINER= edwin@mavetju.org > COMMENT= Doom/Doom2/Heretic engine > > -RUN_DEPENDS= ${LINUXBASE}/lib/libfmodexp-4.24.16.so:${PORTSDIR}/audio/linux-fmodapi \ > - ${LINUXBASE}/usr/lib/libSDL-1.2.so.0.11.2:${PORTSDIR}/devel/linux-f10-sdl12 > +RUN_DEPENDS= ${LINUXBASE}/lib/libfmodexp-4.24.16.so:${PORTSDIR}/audio/linux-fmodapi > > +USE_LINUX= yes > +USE_LINUX_APPS= sdl12 > ONLY_FOR_ARCHS= i386 > USE_BZIP2= yes > NO_BUILD= yes > ----- Thanks for your help, I wasn't ware of these macros. Edwin -- Edwin Groothuis Website: http://www.mavetju.org/ edwin@mavetju.org Weblog: http://www.mavetju.org/weblog/