cvs commit: ports/games/linux-skulltag Makefile

Edwin Groothuis edwin at mavetju.org
Tue Feb 9 20:37:01 UTC 2010


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 at 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 at mavetju.org	Weblog:  http://www.mavetju.org/weblog/


More information about the cvs-ports mailing list