FreeBSD Bugzilla – Attachment 161993 Details for
Bug 203748
[patch] games/foobillard: Fix linking for libGL and no NVIDIA
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix linking error in foobillard-3.0a
foobillard-kpsalerno-20151013.patch (text/plain), 604 bytes, created by
Kenneth Salerno
on 2015-10-13 18:38:57 UTC
(
hide
)
Description:
Patch to fix linking error in foobillard-3.0a
Filename:
MIME Type:
Creator:
Kenneth Salerno
Created:
2015-10-13 18:38:57 UTC
Size:
604 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 399208) >+++ Makefile (working copy) >@@ -10,8 +10,6 @@ > MAINTAINER= thomas@bsdunix.ch > COMMENT= Free OpenGL billiards game > >-BROKEN= fails to link >- > LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ > libfreetype.so:${PORTSDIR}/print/freetype2 > >@@ -47,6 +45,7 @@ > > .if ! ${PORT_OPTIONS:MNVIDIA_BUMPREF} > CONFIGURE_ARGS+= --disable-nvidia >+CFLAGS += -DGL_AMD_gpu_shader_int64=1 -DGLuint64EXT=uint64_t -DGLint64EXT=int64_t -UGL_VERTEX_PROGRAM_NV -DGL_NV_vertex_program=1 > .endif > > post-patch:
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 203748
: 161993