Date: Thu, 9 Mar 2000 18:48:31 -0500 From: Will Andrews <andrews@technologist.com> To: "R. Imura" <imura@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/ImageMagick Makefile Message-ID: <20000309184830.A71448@shadow.blackdawn.com> In-Reply-To: <200003092336.PAA70193@freefall.freebsd.org>; from imura@FreeBSD.ORG on Thu, Mar 09, 2000 at 03:36:53PM -0800 References: <200003092336.PAA70193@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 09, 2000 at 03:36:53PM -0800, R. Imura wrote:
> imura 2000/03/09 15:36:53 PST
>
> Modified files:
> graphics/ImageMagick Makefile
> Log:
> Our system is not Solaris 7.
> Remove config.cache before configure.
Seems like
configure:
.if defined(HAS_CONFIGURE) || defined(GNU_CONFIGURE)
@${RM} -f ${WRKSRC}/config.cache
.endif
or similar, should be added to bsd.port.mk.
Or, clueless programmers could try release engineering. *grin*
--
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+
G++>+++ e->++++ h! r-->+++ y?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000309184830.A71448>
