From owner-freebsd-ports Wed Jun 23 13: 0:23 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 97FD214C22 for ; Wed, 23 Jun 1999 13:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA60376; Wed, 23 Jun 1999 13:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 23 Jun 1999 13:00:02 -0700 (PDT) Message-Id: <199906232000.NAA60376@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Tim Vanderhoek Subject: Re: ports/12364: lang/gnat does not fully honor PREFIX? Reply-To: Tim Vanderhoek Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/12364; it has been noted by GNATS. From: Tim Vanderhoek To: Will Andrews 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