From owner-freebsd-ports Sun Aug 18 0: 2:14 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B505737B400 for ; Sun, 18 Aug 2002 00:02:12 -0700 (PDT) Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E3F343E70 for ; Sun, 18 Aug 2002 00:02:12 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 0084EA809; Sun, 18 Aug 2002 17:02:10 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id F1E2C542D for ; Sun, 18 Aug 2002 17:02:10 +1000 (EST) Date: Sun, 18 Aug 2002 17:02:10 +1000 (EST) From: Andrew To: freebsd-ports@freebsd.org Subject: sed_inplace, ghostscript and make release Message-ID: <20020818165347.R4537-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am trying to make release 4.6.2 on a box running 4.6.1-RELEASE-p10. It dies while trying to build ghostscript-gnu-nox11 (presumbaly for producing docs) because it can't find /usr/local/bin/sed_inplace. I've found a number of posts about this in the archives but seen no solutions. From looking at bsd.port.mk (1.4.21) it seems sed_inplace should be listed as a dependency automatically (kern.osreldate: 460002 on this machine) but somethings not working. Any ideas? Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message