New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15447: patch-inkscape-Portfile.diff

File patch-inkscape-Portfile.diff, 0.6 KB (added by db.evans@…, 4 years ago)

Modified Portfile patch per discussion below

  • Portfile

    old new  
    55 
    66name            inkscape 
    77version         0.46 
    8 revision        1 
    9 maintainers     nomaintainer 
     8revision        2 
     9maintainers     gmail.com:dbevans 
    1010categories      gnome graphics 
    1111platforms       darwin 
    1212homepage        http://www.inkscape.org/ 
     
    3939                port:poppler \ 
    4040                port:py25-numpy \ 
    4141                port:py25-lxml \ 
    42                 port:boost 
     42                port:boost \ 
     43                port:ImageMagick \ 
     44                port:libwpg 
    4345 
    44 patchfiles      patch-configure.diff 
     46patchfiles      patch-configure.diff \ 
     47                patch-src-Makefile.in.diff 
    4548 
    4649configure.args  \ 
    4750        --mandir=${prefix}/share/man \