FreeBSD Bugzilla – Attachment 85277 Details for
Bug 121428
[patch] x11/xlockmore: fix Mesa/GL modes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 396 bytes, created by
Oliver Fromme
on 2008-03-06 15:10:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Oliver Fromme
Created:
2008-03-06 15:10:06 UTC
Size:
396 bytes
patch
obsolete
>--- x11/xlockmore/Makefile.orig 2007-10-17 12:41:25.000000000 +0200 >+++ x11/xlockmore/Makefile 2008-03-06 16:01:51.000000000 +0100 >@@ -50,11 +50,10 @@ > .include <bsd.port.pre.mk> > > .if ${ARCH} == amd64 >-WITH_MESAGL= no >-.else >-WITH_MESAGL?= yes >+.undef WITH_MESAGL > .endif >-.if ${WITH_MESAGL} == yes >+ >+.if defined(WITH_MESAGL) > CONFIGURE_ARGS+= --with-mesa > MESALIB=${PTHREAD_LIBS} > USE_GL= yes
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 121428
: 85277