From owner-freebsd-ports@FreeBSD.ORG Mon Jun 14 21:35:14 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4307416A4CE for ; Mon, 14 Jun 2004 21:35:14 +0000 (GMT) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCD8443D48 for ; Mon, 14 Jun 2004 21:35:13 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id B26997690; Mon, 14 Jun 2004 23:33:52 +0200 (CEST) Date: Mon, 14 Jun 2004 23:33:52 +0200 From: Thierry Thomas To: freebsd-ports@freebsd.org Message-ID: <20040614213352.GD29870@graf.pompo.net> Mail-Followup-To: freebsd-ports@freebsd.org, pbdlists@pinboard.com References: <20040614224308.A39347@pinboard.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20040614224308.A39347@pinboard.com> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 cc: pbdlists@pinboard.com Subject: Re: RUN_DEPENDS with environment X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2004 21:35:14 -0000 Le Lun 14 jui 04 à 22:43:08 +0200, pbdlists@pinboard.com écrivait : > pre-fetch: > export PORT_REPLACES_BASE_BIND8=yes > export PORT_REPLACES_BASE_BIND8_INCLUDES=yes > > Has anybody done this before and found a workable solution? You'd have to transform the port dns/bind84 into a master port and create a slave port for dns/bind84-base; then your port would depend on bind84-base. -- Th. Thomas.