Opened 7 years ago

Closed 7 years ago

#53841 closed enhancement (wontfix)

ImageMagick: Add 'perl' variant to build PerlMagick

Reported by: james4765 (Jim Nelson) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: ImageMagick

Description

I was able to add this to my local Portfile to enable the Image::Magick Perl extensions, and it would be nice to include this variant going forward.

variant perl description {build PerlMagick extensions} {
    configure.args-replace  --without-perl --with-perl
}

Change History (2)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Owner: set to ryandesign
Status: newassigned

In the future, please Cc the port maintainers (port info --maintainers ImageMagick), if any.

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: wontfix
Status: assignedclosed
Summary: Add 'perl' variant to build PerlMagickImageMagick: Add 'perl' variant to build PerlMagick

A perl variant was previously added in r22391, then removed in r70035 and moved to a separate p5-perlmagick port.

Note: See TracTickets for help on using tickets.