From owner-freebsd-stable Thu Oct 10 10:11:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4705C37B401 for ; Thu, 10 Oct 2002 10:11:49 -0700 (PDT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DFE343E9E for ; Thu, 10 Oct 2002 10:11:48 -0700 (PDT) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2653.19) id <42S94VT5>; Thu, 10 Oct 2002 13:11:47 -0400 Message-ID: From: Don Bowman To: 'Bill Moran' , Adam Weinberger Cc: Yoshinori KASAZAKI , dsyphers@uchicago.edu, freebsd-stable@FreeBSD.ORG Subject: RE: New sed breaks ports Date: Thu, 10 Oct 2002 13:11:41 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG try make REINPLACE_CMD="sed -i" or make REINPLACE_CMD="/usr/local/bin/sed_inplace" when you do the make for the port. I don't know why this is a problem, I've run into it myself (on other ports). --don To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message