FreeBSD Bugzilla – Attachment 73179 Details for
Bug 106155
[PATCH]: games/bubbros: Respect X11BASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bubbros-1.5-X11BASE.diff
bubbros-1.5-X11BASE.diff (text/plain), 582 bytes, created by
Frank J. Laszlo
on 2006-12-01 20:40:16 UTC
(
hide
)
Description:
bubbros-1.5-X11BASE.diff
Filename:
MIME Type:
Creator:
Frank J. Laszlo
Created:
2006-12-01 20:40:16 UTC
Size:
582 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/bubbros/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- Makefile 25 Aug 2006 19:56:20 -0000 1.3 >+++ Makefile 1 Dec 2006 20:33:15 -0000 >@@ -19,8 +19,11 @@ > > USE_PYTHON= yes > USE_BZIP2= yes >+USE_XLIB= yes > > do-build: >+ @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' \ >+ ${WRKSRC}/display/setup.py > # Compile the statesaver extension module > cd ${WRKSRC}/bubbob; ${PYTHON_CMD} setup.py build_ext -i > # Compile the X-window client extension module
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 106155
: 73179