Ticket #49620: Portfile.diff
File Portfile.diff, 640 bytes (added by howarth.at.macports@…, 9 years ago) |
---|
-
Portfile
old new 43 43 # get_filename_component called with incorrect number of arguments 44 44 # To enable, need not only to fix that check, but also fix configure in tapipb directory to use chosen FC compiler. 45 45 configure.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" 47 49 48 50 test.run yes 49 51 test {