From owner-freebsd-ports Mon Nov 26 12: 3:20 2001 Delivered-To: freebsd-ports@freebsd.org Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 3B0E437B41A for ; Mon, 26 Nov 2001 12:03:14 -0800 (PST) Received: from graf.pompo.net (lyon-1-a7-16-154.dial.proxad.net [62.147.16.154]) by postfix2-1.free.fr (Postfix) with ESMTP id 2E98E37B for ; Mon, 26 Nov 2001 21:03:01 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 6FBB57600; Mon, 26 Nov 2001 20:55:56 +0100 (CET) Date: Mon, 26 Nov 2001 20:55:56 +0100 From: Thierry Thomas To: freebsd-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <20011126205556.A87816@graf.pompo.net> Mail-Followup-To: freebsd-ports@FreeBSD.ORG References: <200111131312.fADDCC911711@freefall.freebsd.org> <20011114014833.A17257@exxodus.fedaykin.here> <20011113225250.I17600@casimir.physics.purdue.edu> <3BF40798.7F66C0DD@FreeBSD.org> <20011115230018.A2836@exxodus.fedaykin.here> <7mitc1c0ld.wl@waterblue.imgsrc.co.jp> <7mwv0d962z.wl@waterblue.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <7mwv0d962z.wl@waterblue.imgsrc.co.jp>; from kuriyama@imgsrc.co.jp on Mon, Nov 26, 2001 at 07:31:16PM +0900 X-Operating-System: FreeBSD 4.4-STABLE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Le 26 Nov 01 à 19:31:16 +0000, Jun Kuriyama écrivait : > Is it difficult to reply this? I appreciate any opinions whether > positive one or negative one. For my personal use, I have something like: --- bsd.port.mk.orig Sun Nov 18 22:50:43 2001 +++ bsd.port.mk Mon Nov 26 00:08:21 2001 @@ -827,7 +827,7 @@ .endif .if defined(USE_AUTOMAKE) USE_AUTOCONF= yes -BUILD_DEPENDS+= automake14:${PORTSDIR}/devel/automake14 +BUILD_DEPENDS+= ${AUTOMAKE}:${PORTSDIR}/devel/${AUTOMAKE} .endif .if defined(USE_AUTOCONF) GNU_CONFIGURE= yes and AUTOMAKE is defined in /etc/make.conf or with -D. Regards, -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message