Changeset 18621 for trunk/dports


Ignore:
Timestamp:
Jul 16, 2006, 6:13:29 AM (18 years ago)
Author:
jkh
Message:

Deal with lack of UNIX03 compliance in this code.
Obtained from:

Location:
trunk/dports/lang/sbcl
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/sbcl/Portfile

    r18568 r18621  
    1 # $Id: Portfile,v 1.32 2006/07/03 18:07:18 gwright Exp $
     1# $Id: Portfile,v 1.33 2006/07/16 06:13:29 jkh Exp $
    22
    33PortSystem 1.0
     
    4848                        md5 d37a369e387286a0ceca51dbd8d1b173
    4949
     50patchfiles      patch-Config.x86-darwin patch-Config.ppc-darwin
     51
    5052post-patch      { reinplace "s|/usr/local/lib/${name}|${prefix}/lib/${name}|g" \
    5153                            ${worksrcpath}/src/runtime/runtime.c
Note: See TracChangeset for help on using the changeset viewer.