[MacPorts] #15921: UPDATE: redland-bindings-1.0.8.1

MacPorts noreply at macports.org
Mon Jul 21 08:24:20 PDT 2008


#15921: UPDATE: redland-bindings-1.0.8.1
---------------------------------+------------------------------------------
  Reporter:  captsolo at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  enhancement         |      Status:  new                                  
  Priority:  Normal              |   Milestone:  Port Updates                         
 Component:  ports               |     Version:  1.6.0                                
Resolution:                      |    Keywords:                                       
---------------------------------+------------------------------------------
Comment (by macsforever2000 at macports.org):

 You can at least change it as follows:
 {{{
 configure.args-append --with-python --with-python-ldflags="-Wl,-F. -Wl,-F.
 -bundle ${prefix}/Library/Frameworks/Python.framework/Versions/2.5/Python"
 }}}

 Also you should make variants for different versions of python. So this
 variant should be called "python25". The current "python" variant should
 work with Python 2.4 and the line can look like this:

 {{{
 configure.args-append --with-python --with-python-ldflags="-Wl,-F. -Wl,-F.
 -bundle ${prefix}/Library/Frameworks/Python.framework/Versions/2.4/Python"
 }}}

 The same variant names should be applied to the php and perl ones too. I.e
 "perl5.8" instead of "perl" and "php5" instead of "php".

 HTH!

-- 
Ticket URL: <http://trac.macports.org/ticket/15921#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list