Changes between Initial Version and Version 1 of Ticket #30399


Ignore:
Timestamp:
Jul 26, 2011, 8:03:52 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30399

    • Property Cc gwright@… waqar@… added
    • Property Summary changed from Portfile for sbcl 1.0.50 to sbcl: fix build on Lion
    • Property Keywords lion added; OS X 10.7 SBCL removed
    • Property Owner changed from macports-tickets@… to easieste@…
    • Property Port sbcl added; SBCL removed
  • Ticket #30399 – Description

    initial v1  
    33I added the clause below and SBCL installed perfectly.
    44
    5 Thanks,
     5Thanks,[[br]]
    66Jim
    77
    88
    9 ======
    10 
     9{{{
    1110platform darwin 11 i386     {
    1211                   set bootversion 1.0.48
     
    2019                   set host_lisp        "\"${workpath}/${name}-${bootversion}-x86-darwin/src/runtime/sbcl --core ${workpath}/${name}-${bootversion}-x86-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null --userinit /dev/null\" "
    2120}
     21}}}