From owner-freebsd-ports Thu Nov 16 20:22:36 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mailhost.sclp.com (unknown [209.196.61.66]) by hub.freebsd.org (Postfix) with ESMTP id A1BF937B4C5 for ; Thu, 16 Nov 2000 20:22:34 -0800 (PST) Received: from aguirre.la.mastaler.com (localhost [127.0.0.1]) by mailhost.sclp.com (Postfix) with SMTP id 13636D049B for ; Thu, 16 Nov 2000 23:22:33 -0500 (EST) Received: (qmail 35958 invoked by uid 100); 17 Nov 2000 04:22:28 -0000 To: Ade Lovett Cc: freebsd-ports@FreeBSD.ORG Subject: Re: testing new port: "make" chooses bad INSTALL value References: <00111618272201.01571@nightshade> <20001116193828.S47823@FreeBSD.org> X-Face: #PFJ%E?"C]hg]n/b(X~UrRpjsGT[!dwR>L]h\8|Da#kz,&TBB`@{JN'iLB+X5K6F#+cio5k 9MWHi#f=+FO5(1l0EGJcylJm40p,/7p6fpK#2l3egDrl^v]:Es&xg!g|G:)6W\2}|@UgN=k*sCt_KH +DKCDZ5R|4%P&jN|WnreN`8"KC;y,&drj Date: 16 Nov 2000 21:22:28 -0700 In-Reply-To: Ade Lovett's message of "Thu, 16 Nov 2000 19:38:28 -0600" Message-ID: Lines: 15 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ade Lovett 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