Ticket #25146: Portfile-25146.diff

File Portfile-25146.diff, 569 bytes (added by kiwi.2008@…, 14 years ago)
  • Portfile

    old new  
    3939    system "install_name_tool -id ${lib} ${destroot}${lib}"
    4040}
    4141
     42
     43variant corba description {build CORBA support using OmniORB} {
     44
     45    depends_build-append                 port:omniORB
     46
     47    configure.args-append       -DENABLE_CORBA=ON \
     48                                                                -DCORBA_IMPLEMENTATION=OMNIORB \
     49                                -DOMNIORB4_DIR=${prefix}/include
     50}
     51
    4252livecheck.type  regex
    4353livecheck.url   ${master_sites}
    4454livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)