Ticket #52200: Portfile.diff
File Portfile.diff, 603 bytes (added by howarth.at.macports@…, 8 years ago) |
---|
-
Portfile
old new 1026 1026 "s|__MACPORTS_DEPLOYMENT_TARGET__|${macosx_deployment_target}|g" \ 1027 1027 ${worksrcpath}/mkspecs/${spec}/qmake.conf 1028 1028 } 1029 # Xcode 8 deprecates xcrun in favor of system copy 1030 reinplace \ 1031 "s|find xcrun|find /usr/bin/xcrun|g" \ 1032 ${worksrcpath}/configure ${worksrcpath}/mkspecs/features/mac/default_pre.prf 1029 1033 } 1030 1034 1031 1035 # return modified spec files to the default values