[MacPorts] #44062: root6: make it work on 10.6 (was: root6: either make it work on 10.6 (or declare it broken))

MacPorts noreply at macports.org
Wed Jun 18 12:16:58 PDT 2014


#44062: root6: make it work on 10.6
----------------------+-------------------------
  Reporter:  mojca@…  |      Owner:  mojca@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:  snowleopard
      Port:  root6    |
----------------------+-------------------------
Changes (by mojca@…):

 * owner:  macports-tickets@… => mojca@…
 * cc: mojca@… (removed)


Comment:

 In r121155:
 {{{
 # replace
 #   -DCMAKE_OSX_SYSROOT="/Developer/SDKs/MacOSX10.6.sdk"
 #   -DCMAKE_OSX_DEPLOYMENT_TARGET="10.6"
 # with
 #   -DCMAKE_OSX_SYSROOT="/"
 #   -DCMAKE_OSX_DEPLOYMENT_TARGET=""
 pre-configure {
     configure.args-strsed
 "s|CMAKE_OSX_SYSROOT=\[^\[:blank:\]\]*|CMAKE_OSX_SYSROOT=\"/\"|"
     configure.args-strsed
 "s|CMAKE_OSX_DEPLOYMENT_TARGET=\[^\[:blank:\]\]*|CMAKE_OSX_DEPLOYMENT_TARGET=\"\"|"
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/44062#comment:28>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list