FreeBSD Bugzilla – Attachment 72882 Details for
Bug 105814
[PATCH] games/blockade: respect X11BASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
blockade-1.00.patch
blockade-1.00.patch (text/plain), 912 bytes, created by
trasz
on 2006-11-24 14:00:26 UTC
(
hide
)
Description:
blockade-1.00.patch
Filename:
MIME Type:
Creator:
trasz
Created:
2006-11-24 14:00:26 UTC
Size:
912 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/games/blockade/files/patch-aa /home/trasz/blockade/files/patch-aa >--- /usr/ports/games/blockade/files/patch-aa Sun Jun 6 19:07:37 1999 >+++ /home/trasz/blockade/files/patch-aa Fri Nov 24 14:50:27 2006 >@@ -1,5 +1,5 @@ >---- Makefile.orig Sat May 29 14:13:39 1999 >-+++ Makefile Sat May 29 14:14:38 1999 >+--- Makefile.orig Mon May 24 22:19:40 1999 >++++ Makefile Fri Nov 24 14:47:40 2006 > @@ -1,7 +1,7 @@ > # Add -I and -L options as necessary to make it find your X stuff.... > >@@ -9,12 +9,14 @@ > BINDIR = $(DESTDIR)/bin > MANDIR = $(DESTDIR)/man/man6 > >-@@ -22,7 +22,7 @@ >+@@ -22,8 +22,8 @@ > #LDFLAGS = -s -L/usr/lib/X11R4 -lX11 > > # Linux > -CFLAGS = -DSYSV -I/usr/include/X11 -Wall >+-LDFLAGS = -L/usr/X11R6/lib -lX11 > +CFLAGS += -I$(X11BASE)/include >- LDFLAGS = -L/usr/X11R6/lib -lX11 >++LDFLAGS = -L$(X11BASE)/lib -lX11 > > SOUND = blockade-snd.o >+ SOUNDH = blockade-snd.h
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 105814
: 72882