diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-03-11 09:42:07 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-03-11 09:42:07 +0000 |
| commit | 08acf5c407242344b0047b8040900f52df620dde (patch) | |
| tree | 49936ec28d8b2a4256959f13245d757df97e04bd /games/redeclipse/files/patch-src_Makefile | |
| parent | Upgrade to version 2.4.0. (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_3_0'.release/7.3.0
Diffstat (limited to 'games/redeclipse/files/patch-src_Makefile')
| -rw-r--r-- | games/redeclipse/files/patch-src_Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/games/redeclipse/files/patch-src_Makefile b/games/redeclipse/files/patch-src_Makefile deleted file mode 100644 index c7f5e89d57ac..000000000000 --- a/games/redeclipse/files/patch-src_Makefile +++ /dev/null @@ -1,19 +0,0 @@ ---- src/Makefile.orig 2009-11-25 14:52:58.000000000 +0300 -+++ src/Makefile 2009-12-17 00:09:47.000000000 +0300 -@@ -1,5 +1,4 @@ - #CXXFLAGS= -ggdb3 --CXXFLAGS= -O3 -fomit-frame-pointer - override CXXFLAGS+= -Wall -fsigned-char - - PLATFORM= $(shell uname -s) -@@ -21,8 +20,8 @@ - CLIENT_INCLUDES= -DINTERFACE -DIRC $(INCLUDES) -Iinclude - CLIENT_LIBS= -mwindows -lmingw32 -Llib -lSDLmain -lSDL -lSDL_image -lSDL_mixer -lzdll -lopengl32 -lenet -lws2_32 -lwinmm - else --CLIENT_INCLUDES= -DINTERFACE -DIRC $(INCLUDES) -I/usr/X11R6/include `sdl-config --cflags` --CLIENT_LIBS= -Lenet -lenet -L/usr/X11R6/lib `sdl-config --libs` -lSDL_image -lSDL_mixer -lz -lGL -+CLIENT_INCLUDES= -DINTERFACE -DIRC $(INCLUDES) -I${LOCALBASE}/include `${SDL_CONFIG} --cflags` -+CLIENT_LIBS= -Lenet -lenet -L${LOCALBASE}/lib `${SDL_CONFIG} --libs` -lSDL_image -lSDL_mixer -lz -lGL - endif - ifeq ($(PLATFORM),Linux) - CLIENT_LIBS+= -lrt |
