Ticket #54530: Portfile.diff
File Portfile.diff, 673 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 7 years ago) |
---|
-
Portfile
old new 10 10 11 11 name ImageMagick 12 12 version 6.9.8-10 13 revision 1 13 14 set reasonable_version [lindex [split ${version} -] 0] 14 15 homepage http://www.imagemagick.org/ 15 16 categories graphics devel … … 140 141 configure.args-replace --without-rsvg --with-rsvg 141 142 } 142 143 144 default_variants +rsvg 145 143 146 variant wmf description {Support the Windows Metafile Format} { 144 147 depends_lib-append port:libwmf 145 148 configure.args-replace --without-wmf --with-wmf