From owner-freebsd-ports Mon Dec 28 10:25:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29100 for freebsd-ports-outgoing; Mon, 28 Dec 1998 10:25:07 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29093 for ; Mon, 28 Dec 1998 10:25:06 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.1/8.9.1) id KAA05183 for freebsd-ports@freebsd.org; Mon, 28 Dec 1998 10:33:33 -0800 (PST) (envelope-from sgk) From: Steve Kargl Message-Id: <199812281833.KAA05183@troutmask.apl.washington.edu> Subject: automatic make depend? To: freebsd-ports@FreeBSD.ORG Date: Mon, 28 Dec 1998 10:33:33 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm in the process of making a port of f2c and its run-time library. I have it working to the point that I need to port to run "make depend" prior to actually building the port. Looking through /usr/share/mk/*port*, I see no knob for doing thing. Suggestions? -- Steve finger kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~clesceri/kargl.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message