I was editing way to fast. While it should not impact function, s/IMAGEMAGICK/GRAPHICSMAGICK/ would be a really good idea. I don't know if GraphicsMagick has the same issue of needing to have threading match perl threading, so the whole section on this might be replaced with a simple THREADING option, but I wanted to play it safer since I am not familiar with the program.
Sorry! On Tue, Mar 25, 2014 at 7:22 PM, Kevin Oberman <[email protected]> wrote: > On Tue, Mar 25, 2014 at 7:49 AM, Andriy Gapon <[email protected]> wrote: > >> >> Would anyone be so kind to add a perl option to GraphicsMagick similarly >> to >> ImageMagick? >> Currently GraphicsMagick is always configured --without-perl. >> Thanks! >> >> -- >> Andriy Gapon >> > > I am attaching a Makefile that MIGHT work. I don't use GraphMagick and > there are several things I am not sure of on this. I used ImageMagick as a > template. > > I did quite a bit more than add "--with_perl" in place of "--without-perl" > like deal with whether perl is threaded. I think it's right, but no > promises. If it works, you probably should submit it as a PR sine I am not > a commiter (nor should I be). > -- > R. Kevin Oberman, Network Engineer, Retired > E-mail: [email protected] > -- R. Kevin Oberman, Network Engineer, Retired E-mail: [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
