From owner-cvs-all Tue Aug 3 19:14: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from alcanet.com.au (border.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with ESMTP id 8FE1814F15; Tue, 3 Aug 1999 19:14:01 -0700 (PDT) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: by border.alcanet.com.au id <40327>; Wed, 4 Aug 1999 11:53:13 +1000 Date: Wed, 4 Aug 1999 12:12:32 +1000 From: Peter Jeremy Subject: Re: cvs commit: ports/devel/codecrusader - Imported sources In-reply-to: <199908040157.SAA89344@silvia.hip.berkeley.edu> To: asami@FreeBSD.ORG Cc: cvs-all@FreeBSD.ORG Message-Id: <99Aug4.115313est.40327@border.alcanet.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) wrote: >By the way, the easiest way to fix something like this is to put >"NO_BUILD=t" and "INSTALL_TARGET=all install" in the Makefile.... That strikes me as even more of a kludge. There are often cases where I want to build something without installing it - one obvious example is building and installing on different machines. A warning of `BROKEN' should make it obvious what the problem is - whereas your fix just masks the problem. I'd prefer to see the port fixed so that it builds and installs in two clearly delimited steps. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message