Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2013 12:29:28 +0100
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Pawel Pekala <pawel@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r336995 - in head/games/shaaft: . files
Message-ID:  <52B42A18.5000504@rainbow-runner.nl>
In-Reply-To: <201312201042.rBKAghWi006067@svn.freebsd.org>
References:  <201312201042.rBKAghWi006067@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20-12-2013 11:42, Pawel Pekala wrote:
> Author: pawel
> Date: Fri Dec 20 10:42:42 2013
> New Revision: 336995
> URL: http://svnweb.freebsd.org/changeset/ports/336995
>
> Log:
>    - Fix build with clang
>    - Add DESKTOP_ENTRIES
>    
>    PR:		ports/184813
>    Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
>
> Added:
>    head/games/shaaft/files/patch-ResourceManager.cpp   (contents, props changed)
>    head/games/shaaft/files/patch-Value.hpp   (contents, props changed)
> Modified:
>    head/games/shaaft/Makefile   (contents, props changed)
>
> Modified: head/games/shaaft/Makefile
> ==============================================================================
> --- head/games/shaaft/Makefile	Fri Dec 20 09:51:00 2013	(r336994)
> +++ head/games/shaaft/Makefile	Fri Dec 20 10:42:42 2013	(r336995)
> @@ -3,7 +3,7 @@
>   
>   PORTNAME=	shaaft
>   PORTVERSION=	0.5.0
> -PORTREVISION=	12
> +PORTREVISION=	13
>   CATEGORIES=	games
>   MASTER_SITES=	SF/criticalmass/OldFiles
>   DISTNAME=	Shaaft-${PORTVERSION}
> @@ -18,16 +18,21 @@ CONFLICTS=	criticalmass-*
>   USE_BZIP2=	yes
>   USE_SDL=	mixer image sdl
>   USE_GL=		yes
> +USE_GCC=	any

I wouldn't really consider this a "Fix build with clang". It is more of 
a workaround ...


---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52B42A18.5000504>