From owner-cvs-ports Fri Apr 18 09:53:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA17315 for cvs-ports-outgoing; Fri, 18 Apr 1997 09:53:03 -0700 (PDT) Received: from unique.usn.blaze.net.au (unique.usn.blaze.net.au [203.17.53.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA17307 for ; Fri, 18 Apr 1997 09:52:56 -0700 (PDT) Received: (from davidn@localhost) by unique.usn.blaze.net.au (8.8.5/8.8.5) id CAA10830; Sat, 19 Apr 1997 02:52:52 +1000 (EST) Message-ID: <19970419025252.49644@usn.blaze.net.au> Date: Sat, 19 Apr 1997 02:52:52 +1000 From: David Nugent To: Satoshi Asami Subject: Re: cvs commit: ports/audio/mxv Makefile References: <199704180937.CAA21532@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69e In-Reply-To: <199704180937.CAA21532@freefall.freebsd.org>; from Satoshi Asami on Fri Apr 18 02:37:24 EST 1997 Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri Apr 18 02:37:24 EST 1997, Satoshi Asami writes: > asami 97/04/18 02:37:22 > > Modified: audio/mxv Makefile > Log: > Fix several bogons. Sorry, it is my first port, and also my first serious look at anything that uses InterViews (and probably my last, even if the interface is fairly nice. :)). > This port still doesn't compile, though. The build > target does nothing (if I go into work/ and type "make all" it doesn't > do anything, either). The CPU environment variable must be set. Oh, I see the problem. CPU=FREEBSD must also be set for "make Makefiles". The problem is that the "makedepend" part of 'ivmkmf -a' is broken, otherwise it would work ok. What we need here is an IMAKE_ENV as well. It looks like MAKE_ENV also needs CPU=FREEBSD. > (1) BUILD_DEPENDS is not supposed to be a single program name; it's a > program name:directory pair. Please check other ports or the > handbook. > (2) Use NO_WRKSUBDIR. Thanks. > (3) /usr/local/interviews/bin/FREEBSD is not in everyone's path, so > specify XMKMF with full pathname. I'll fix the rest. Regards, David Nugent - Unique Computing Pty Ltd - Melbourne, Australia Voice +61-3-9791-9547 Data/BBS +61-3-9792-3507 3:632/348@fidonet davidn@freebsd.org davidn@blaze.net.au http://www.blaze.net.au/~davidn/