Ticket #49620: Portfile.diff

File Portfile.diff, 640 bytes (added by howarth.at.macports@…, 8 years ago)

Portfile diff to help build find bundled headers

  • Portfile

    old new  
    4343#  get_filename_component called with incorrect number of arguments
    4444# To enable, need not only to fix that check, but also fix configure in tapipb directory to use chosen FC compiler.
    4545configure.args-append   -DENABLE_OPENMP:BOOL=OFF \
    46                         -DENABLE_BEM=OFF
     46                        -DENABLE_BEM=OFF \
     47                        -DCMAKE_C_COMPILER_ARG1:STRING="-I${worksrcpath}/include" \
     48                        -DCMAKE_CXX_COMPILER_ARG1:STRING="-I${worksrcpath}/include"
    4749
    4850test.run  yes
    4951test {