FreeBSD Bugzilla – Attachment 152437 Details for
Bug 197242
x11/xlockmore: fix options misuse
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
xlockmore.patch (text/plain), 682 bytes, created by
Dmitry Marakasov
on 2015-02-01 15:58:10 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2015-02-01 15:58:10 UTC
Size:
682 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 378249) >+++ Makefile (working copy) >@@ -24,7 +24,7 @@ > CONFIGURE_ENV+= ac_freetype_includes="${LOCALBASE}/include/freetype2" > > OPTIONS_DEFINE= MESAGL MB SYSLOG DISABLE_ALLOW_ROOT NICE_ONLY BLANK_ONLY \ >- KERBEROS4 BAD_PAM GTK2 TIME_BOMB CUSTOMIZATION MAGICK XLOCKMORE_LANG >+ KERBEROS4 BAD_PAM GTK2 TIME_BOMB CUSTOMIZATION MAGICK > OPTIONS_SUB= yes > > MESAGL_DESC= Mesa 3D (for GL modes) >@@ -94,7 +94,7 @@ > CONFIGURE_ARGS+= --enable-use-mb > .endif > >-.if ${PORT_OPTIONS:MXLOCKMORE_LANG} >+.if defined(XLOCKMORE_LANG) > CONFIGURE_ARGS+= --with-lang=${XLOCKMORE_LANG} > .endif >
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 197242
: 152437