Skip site navigation (1)Skip section navigation (2)
Date:      16 Nov 2000 21:22:28 -0700
From:      Jason R Mastaler <jason@mastaler.com>
To:        Ade Lovett <ade@FreeBSD.org>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: testing new port: "make" chooses bad INSTALL value
Message-ID:  <x7bsvfut17.fsf@aguirre.la.mastaler.com>
In-Reply-To: Ade Lovett's message of "Thu, 16 Nov 2000 19:38:28 -0600"
References:  <00111618272201.01571@nightshade> <20001116193828.S47823@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ade Lovett <ade@FreeBSD.org> writes:

> look for the following 4 lines somewhere at
> the bottom of the script:
> 
> 	case "$ac_given_INSTALL" in
> 	[/$]*) INSTALL="$ac_given_INSTALL" ;;
> 	*) INSTALL="$ac_dots$ac_given_INSTALL" ;;
> 	esac
> 
> and nuke 'em -- after that, you'll be fine.

Thanks, I'll give this a try, but I'm still unclear as to why this is
only a problem when "make" drives configure, and not when I run it by
hand.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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