Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2014 23:13:29 +0400
From:      Andrey Chernov <ache@freebsd.org>
To:        Adam Weinberger <adamw@FreeBSD.org>, ports-committers@freebsd.org,  svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r362449 - head/www/WebMagick
Message-ID:  <53CD6659.3050903@freebsd.org>
In-Reply-To: <201407211645.s6LGjebK020715@svn.freebsd.org>
References:  <201407211645.s6LGjebK020715@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53CD6659.3050903>