Ticket #30880: Portfile.diff
File Portfile.diff, 431 bytes (added by Greisby (Greisberger Christophe), 13 years ago) |
---|
-
Portfile
old new 26 26 ${worksrcpath}/PortsHelper.c 27 27 } 28 28 29 pre-build { 30 if {![file exists "${worksrcpath}/info.plist"]} { 31 copy "${worksrcpath}/Info.plist" "${worksrcpath}/info.plist" 32 } 33 } 34 29 35 xcode.target PortsNotifier 30 36 xcode.configuration Release 31 37