Changeset 81180
- Timestamp:
- 07/26/11 13:15:16 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/lang/sbcl/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/lang/sbcl/Portfile
r80550 r81180 86 86 } 87 87 88 platform darwin 11 i386 { 89 set bootversion 1.0.48 90 distfiles-append ${name}-${bootversion}-x86-darwin-binary${extract.suffix} 91 checksums-append ${name}-${bootversion}-x86-darwin-binary${extract.suffix} \ 92 md5 5a3fe53829c6c9f589f17db31210e2ce \ 93 sha1 c4c6aa31e58767364c36ca509e06cf92c7b2e293 \ 94 rmd160 9f7e7a7c3d4ed35540c6c81962052fc13ee2cd9b 95 96 global host_lisp 97 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\" " 98 } 99 88 100 post-patch { 89 101 reinplace "s|/usr/local/lib/${name}|${prefix}/lib/${name}|g" \
Note: See TracChangeset
for help on using the changeset viewer.

