Changeset 80305
- Timestamp:
- 07/08/11 16:54:05 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/ld64/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/ld64/Portfile
r80302 r80305 93 93 file mkdir ${workpath}/libunwind/include/mach-o/arm 94 94 file rename ${workpath}/libunwind/src ${workpath}/libunwind/include/libunwind 95 file rename${distpath}/dyld_priv.h ${workpath}/libunwind/include/mach-o/96 file rename${distpath}/reloc.h ${workpath}/libunwind/include/mach-o/arm/95 copy ${distpath}/dyld_priv.h ${workpath}/libunwind/include/mach-o/ 96 copy ${distpath}/reloc.h ${workpath}/libunwind/include/mach-o/arm/ 97 97 reinplace "s|/usr/share/man/man1|${prefix}/share/man/man1|g" \ 98 98 ${worksrcpath}/ld64.xcodeproj/project.pbxproj
Note: See TracChangeset
for help on using the changeset viewer.

