FreeBSD Bugzilla – Attachment 138916 Details for
Bug 185033
[PATCH] games/sauerbraten fix build on 10.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 734 bytes, created by
me
on 2013-12-20 16:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
me
Created:
2013-12-20 16:00:00 UTC
Size:
734 bytes
patch
obsolete
>--- games/sauerbraten/files/patch-src_Makefile.orig 2013-03-24 19:11:38.000000000 +0000 >+++ games/sauerbraten/files/patch-src_Makefile 2013-12-06 18:10:53.000000000 +0000 >@@ -17,7 +17,7 @@ > -CLIENT_INCLUDES= $(INCLUDES) -I/usr/X11R6/include `sdl-config --cflags` > -CLIENT_LIBS= -Lenet/.libs -lenet -L/usr/X11R6/lib -lX11 `sdl-config --libs` -lSDL_image -lSDL_mixer -lz -lGL > +CLIENT_INCLUDES= $(INCLUDES) `${SDL_CONFIG} --cflags` -I${LOCALBASE}/include >-+CLIENT_LIBS= -Lenet/.libs -lenet `${SDL_CONFIG} --libs` -L${LOCALBASE}/lib -lSDL_image -lSDL_mixer -lz -lGL >++CLIENT_LIBS= -Lenet/.libs -lenet `${SDL_CONFIG} --libs` -L${LOCALBASE}/lib -lSDL_image -lSDL_mixer -lz -lGL -lX11 > endif > ifeq ($(PLATFORM),Linux) > CLIENT_LIBS+= -lrt
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 185033
: 138916