Changeset 80308
- Timestamp:
- 07/08/11 17:16:09 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/ld64/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/ld64/Portfile
r80306 r80308 41 41 42 42 post-patch { 43 reinplace {s|/Developer/usr/lib|$(DEVELOPER_DIR)/usr/lib|g} \ 44 ${worksrcpath}/ld64.xcodeproj/project.pbxproj 43 45 reinplace "s|/usr/share/man/man1|${prefix}/share/man/man1|g" \ 44 46 ${worksrcpath}/ld64.xcodeproj/project.pbxproj … … 96 98 copy ${distpath}/dyld_priv.h ${workpath}/libunwind/include/mach-o/ 97 99 copy ${distpath}/reloc.h ${workpath}/libunwind/include/mach-o/arm/ 100 reinplace {s|/Developer/usr/lib|$(DEVELOPER_DIR)/usr/lib|g} \ 101 ${worksrcpath}/ld64.xcodeproj/project.pbxproj 98 102 reinplace "s|/usr/share/man/man1|${prefix}/share/man/man1|g" \ 99 103 ${worksrcpath}/ld64.xcodeproj/project.pbxproj
Note: See TracChangeset
for help on using the changeset viewer.

