From owner-freebsd-ports Sat Apr 15 18:31: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 2C82537B885; Sat, 15 Apr 2000 18:30:49 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.9.3/8.9.3) id FAA28029; Sun, 16 Apr 2000 05:30:46 +0400 (MSD) (envelope-from ache) Date: Sun, 16 Apr 2000 05:30:46 +0400 From: "Andrey A. Chernov" To: ports@freebsd.org Cc: asami@freebsd.org Subject: LIB_DEPENDS runs too early Message-ID: <20000416053046.A27753@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Biomechanoid Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I notice that 'make extract' now runs and install LIB_DEPENDS targets. :-( IMHO it is too early and must be done on 'make configure' stage instead. I.e. saying 'make extract' I just want to see sources (and maybe decide that I don't need them) amd not want to install tons of LIB_DEPENDS targets in case I don't need this program. Please fix. -- Andrey A. Chernov http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message