From owner-freebsd-x11@FreeBSD.ORG Fri Feb 17 18:50:08 2006 Return-Path: X-Original-To: freebsd-x11@hub.freebsd.org Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A8BD16A420 for ; Fri, 17 Feb 2006 18:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1AEB43D46 for ; Fri, 17 Feb 2006 18:50:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1HIo7oX042502 for ; Fri, 17 Feb 2006 18:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HIo7c1042501; Fri, 17 Feb 2006 18:50:07 GMT (envelope-from gnats) Date: Fri, 17 Feb 2006 18:50:07 GMT Message-Id: <200602171850.k1HIo7c1042501@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Dejan Lesjak Cc: Subject: Re: ports/93175: imake6 fails to build X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dejan Lesjak List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 18:50:08 -0000 The following reply was made to PR ports/93175; it has been noted by GNATS. From: Dejan Lesjak To: Rob B Cc: bug-followup@freebsd.org Subject: Re: ports/93175: imake6 fails to build Date: Fri, 17 Feb 2006 19:42:03 +0100 On Friday 17 February 2006 13:25, Rob B wrote: > WRKDIR was causing the issue - I once had /usr/ports mounted via NFS > so I had set WRKDIR to a local directory. > > Thanks for your help :) > Rob You're welcome :)