New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16941: Portfile-djvulibre.diff

File Portfile-djvulibre.diff, 1.2 KB (added by mroman@…, 4 years ago)
  • (a) Portfile vs. (b) Portfilenew

    a b  
    33PortSystem 1.0 
    44 
    55name       djvulibre 
    6 version    3.5.19 
     6version    3.5.21 
    77categories      graphics www 
    88platforms       darwin 
    99maintainers     nomaintainer 
     
    1515                            looks nicer on a screen and consume less client resources than competing \ 
    1616                            formats. 
    1717 
    18 homepage        http://djvulibre.djvuzone.org/ 
     18homepage        http://djvu.sourceforge.net/ 
    1919master_sites    sourceforge:djvu 
    20 checksums       md5 0330d87ad337e408e21e1018eb511839 
     20checksums       md5 4c6f3eb03ffbd067b6d2fe2344b0d9ad 
    2121 
    2222depends_lib     port:libiconv \ 
    2323                port:jpeg \ 
    2424                port:tiff \ 
    25                 port:qt3 
     25                port:libpng 
    2626 
    27 configure.cflags-append "-I${prefix}/include" 
     27#configure.cflags-append "-I${prefix}/include" 
    2828 
    2929configure.ldflags-append    "-dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib" 
    3030 
     
    3232                --enable-threads \ 
    3333                --enable-shared \ 
    3434                --enable-xmltools \ 
    35                 --with-qt=${prefix}/lib/qt3 
     35                --disable-djview