From owner-freebsd-current Wed Feb 3 03:49:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16865 for freebsd-current-outgoing; Wed, 3 Feb 1999 03:49:37 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from oskar.nanoteq.co.za (oskar.nanoteq.co.za [196.37.91.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16852 for ; Wed, 3 Feb 1999 03:49:20 -0800 (PST) (envelope-from rbezuide@oskar.nanoteq.co.za) Received: (from rbezuide@localhost) by oskar.nanoteq.co.za (8.9.0/8.9.0) id NAA26926 for freebsd-current@freeBSD.org; Wed, 3 Feb 1999 13:49:16 +0200 (SAT) From: Reinier Bezuidenhout Message-Id: <199902031149.NAA26926@oskar.nanoteq.co.za> Subject: make port and bsd.port.mk To: freebsd-current@FreeBSD.ORG Date: Wed, 3 Feb 1999 13:49:13 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ... I recently upgraded from 3.0-current to 3.0-STABLE ... When running 3.0-current I was able to build ports without a problem. In the new system ... I get the following error : "/usr/share/mk/bsd.port.mk", line 2: Could not find /usr/ports/Mk/bsd.port.mk make: fatal errors encountered -- cannot continue There is no /usr/ports/Mk directory on my machine (I did a make buildworld and a installworld ) Where can I find these files or is it a bug ?? Reinier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message