Ticket #25586: tiff-jbig.diff

File tiff-jbig.diff, 459 bytes (added by jmroot (Joshua Root), 14 years ago)
  • Portfile

    old new  
    7575
    7676minimum_xcodeversions {9 3.1}
    7777
     78variant jbig description {Enable JBIG support} {
     79    depends_lib-append      port:jbigkit
     80    configure.args-delete   --disable-jbig
     81    configure.args-append   --enable-jbig
     82}
     83
    7884livecheck.type  regex
    7985livecheck.url   http://www.remotesensing.org/libtiff/
    8086livecheck.regex {v(\d+(?:\.\d+)*)</a>}