From owner-freebsd-stable@FreeBSD.ORG Thu Jun 17 00:47:01 2004 Return-Path: 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 06C5316A4CE for ; Thu, 17 Jun 2004 00:47:01 +0000 (GMT) Received: from natnoddy.rzone.de (natnoddy.rzone.de [81.169.145.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E04A43D2F for ; Thu, 17 Jun 2004 00:47:00 +0000 (GMT) (envelope-from bjoern.koenig@alpha-tierchen.de) Received: from hoppel.local (port-212-202-38-230.dynamic.qsc.de [212.202.38.230]) by post.webmailer.de (8.12.10/8.12.10) with ESMTP id i5H0jsbP017192 for ; Thu, 17 Jun 2004 02:45:54 +0200 (MEST) Received: from alpha (alpha.local [192.168.1.2]) by hoppel.local (Postfix) with ESMTP id 8DEF6288 for ; Sun, 20 Jun 2004 02:45:34 +0200 (CEST) From: "=?iso-8859-1?B?Qmr2cm4gS/ZuaWc=?=" To: Date: Thu, 17 Jun 2004 02:46:15 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcRV9ZIdXkYG9RGzQpqSWUapWe2LewB8fbuQ In-Reply-To: <20040616120111.1F09416A4D6@hub.freebsd.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Message-Id: <20040620004534.8DEF6288@hoppel.local> Subject: make -C /usr/ports ... doesn't work X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 00:47:01 -0000 Hello, since a few days commands like make -C /usr/ports search name=3D"foo" don't work anymore in -STABLE. Changing first into directory cd /usr/ports && make search name=3D"foo" still works fine. Anybody knows help? Bj=F6rn