Ticket #25146: Portfile-25146.diff
File Portfile-25146.diff, 569 bytes (added by kiwi.2008@…, 14 years ago) |
---|
-
Portfile
old new 39 39 system "install_name_tool -id ${lib} ${destroot}${lib}" 40 40 } 41 41 42 43 variant 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 42 52 livecheck.type regex 43 53 livecheck.url ${master_sites} 44 54 livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)