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 <freebsd-ports@freebsd.org>; 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 <freebsd-ports@freebsd.org>; 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 <freebsd-ports@freebsd.org>; Sun, 18 Aug 2002 17:02:10 +1000 (EST)
Date: Sun, 18 Aug 2002 17:02:10 +1000 (EST)
From: Andrew <andrew@ugh.net.au>
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: <freebsd-ports.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-ports>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-ports>
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