Ticket #47496: patch-Portfile.diff

File patch-Portfile.diff, 372 bytes (added by NicosPavlov, 9 years ago)
  • Portfile

    old new  
    4343patch.pre_args    -p1
    4444patchfiles        patch-mainRaster.diff
    4545
     46if {![variant_isset docs]} {
     47    patchfiles-append   patch-CMakeLists-doc.diff
     48}
     49
    4650configure.args-append   -DENABLE_KBANKING=ON \
    4751                        -DKDE4_BUILD_TESTS=OFF
    4852