ports/95385: New port: games/solarconquest Space 2D action game with plenty of shooting
Dmitry Marakasov
amdmi3 at mail.ru
Fri Apr 7 00:20:17 UTC 2006
The following reply was made to PR ports/95385; it has been noted by GNATS.
From: Dmitry Marakasov <amdmi3 at mail.ru>
To: bug-followup at 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 at 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 at mail.ru
More information about the freebsd-ports-bugs
mailing list