Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2006 00:20:16 GMT
From:      Dmitry Marakasov <amdmi3@mail.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/95385: New port: games/solarconquest Space 2D action game with plenty of shooting
Message-ID:  <200604070020.k370KGn6059012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/95385; it has been noted by GNATS.

From: Dmitry Marakasov <amdmi3@mail.ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/95385: New port: games/solarconquest Space 2D action game with plenty of shooting
Date: Fri, 7 Apr 2006 04:15:59 +0400

 * Dmitry Marakasov (amdmi3@mail.ru) wrote:
 
 Somehow I thought that ports/92688 was fully merged, but it was not and
 png files were corrupted by USE_DOS2UNIX=yes. The patch fixes this issue.
 
 --- solarconquest.patch begins here ---
 diff -ruN solarconquest.orig/Makefile solarconquest/Makefile
 --- solarconquest.orig/Makefile	Fri Apr  7 04:10:02 2006
 +++ solarconquest/Makefile	Fri Apr  7 03:38:59 2006
 @@ -16,7 +16,7 @@
  
  USE_SDL=	sdl mixer image
  USE_GL=		yes
 -USE_DOS2UNIX=	yes
 +USE_DOS2UNIX=	makefile source/MenuScreen.h source/main.cpp
  
  MAKEFILE=	makefile
  MAKE_ENV=	CXX="${CXX}"
 --- solarconquest.patch ends here ---
 
 -- 
 Best regards,
  Dmitry                          mailto:amdmi3@mail.ru



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