Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 1999 13:00:02 -0700 (PDT)
From:      Tim Vanderhoek <vanderh@ecf.utoronto.ca>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/12364: lang/gnat does not fully honor PREFIX?
Message-ID:  <199906232000.NAA60376@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/12364; it has been noted by GNATS.

From: Tim Vanderhoek <vanderh@ecf.utoronto.ca>
To: Will Andrews <andrews@technologist.com>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/12364: lang/gnat does not fully honor PREFIX?
Date: Wed, 23 Jun 1999 15:58:07 -0400

 On Wed, Jun 23, 1999 at 02:42:57PM -0400, Will Andrews wrote:
 > 
 > -.if !exists(/usr/local/bin/gnatf)
 > +.if !exists(${PREFIX}/bin/gnatf)
 
 I think this should actually be ${LOCALBASE}.
 
 
 -- 
 This is my .signature which gets appended to the end of my messages.
 


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?199906232000.NAA60376>