[MacPorts] #24767: New port: thrift

MacPorts noreply at macports.org
Thu Dec 16 19:38:20 PST 2010


#24767: New port: thrift
-------------------------------+--------------------------------------------
 Reporter:  naoya.n@…          |       Owner:  macports-tickets@…                   
     Type:  submission         |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:                                       
 Keywords:                     |        Port:  thrift                               
-------------------------------+--------------------------------------------

Comment(by kangas@…):

 Anatol, I attached an improved version of your "Portfile.050". You cannot
 have multiple 'configure.env' statements -- they will overwrite one
 another. Instead, you want this:

 {{{
 configure.env-append    JAVA_PREFIX=${prefix}/share/java
 configure.env-append    PERL_PREFIX=${prefix}
 configure.env-append    PHP_PREFIX=${prefix}/lib/php
 configure.env-append
 PY_PREFIX=${prefix}/Library/Frameworks/Python.framework/Versions/2.6
 }}}

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


More information about the macports-tickets mailing list