Ticket #54530: Portfile.diff

File Portfile.diff, 673 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 7 years ago)
  • Portfile

    old new  
    1010
    1111name                        ImageMagick
    1212version                     6.9.8-10
     13revision                    1
    1314set reasonable_version      [lindex [split ${version} -] 0]
    1415homepage                    http://www.imagemagick.org/
    1516categories                  graphics devel
     
    140141    configure.args-replace  --without-rsvg --with-rsvg
    141142}
    142143
     144default_variants            +rsvg
     145
    143146variant wmf description {Support the Windows Metafile Format} {
    144147    depends_lib-append      port:libwmf
    145148    configure.args-replace  --without-wmf --with-wmf