svn commit: r362449 - head/www/WebMagick
Andrey Chernov
ache at freebsd.org
Mon Jul 21 19:20:29 UTC 2014
On 21.07.2014 20:45, Adam Weinberger wrote:
> This program requires that ImageMagick be built with the PERL option enabled.
> I don't know of any way to force this, so package building will be perpetually
> broken. I at least added a warning message.
I already ask the same question in the ports@ - how one port can force
other one to build with selected option, but nobody replies. ImageMagick
build with PERL enabled by default, at least.
I don't think the warning here must be unconditionally, could you check
.../Image/Magick.pm presense before printing it please? (probably
pre-target needs to be changed to more later state to act after building
ImageMagick, if it isn't installed before).
> +pre-everything::
> + @${ECHO_CMD}
> + @${ECHO_CMD} ${PORTNAME} requires that ImageMagick be installed with the PERL option enabled.
> + @${ECHO_CMD}
--
http://ache.vniz.net/
More information about the svn-ports-head
mailing list