Ticket #41463: hugin-app.Portfile.patch

File hugin-app.Portfile.patch, 662 bytes (added by gthb (Gunnlaugur Thor Briem), 10 years ago)

Portfile patch fixing this particular problem

  • /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/hugin-app/Portfile

    old new  
    8181# prevents some compiler errors
    8282configure.cxxflags-append -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=0
    8383
     84# recursive template instantiation exceeded maximum depth of 128
     85configure.cxxflags-append -ftemplate-depth-1024
     86
    8487livecheck.type          regex
    8588livecheck.url           ${homepage}
    8689livecheck.regex         Hugin-(\[.0-9\]+) released