From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 22 07:50:04 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F2F116A4CE for ; Mon, 22 Mar 2004 07:50:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66EF143D31 for ; Mon, 22 Mar 2004 07:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2MFo4bv039540 for ; Mon, 22 Mar 2004 07:50:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2MFo4xg039539; Mon, 22 Mar 2004 07:50:04 -0800 (PST) (envelope-from gnats) Date: Mon, 22 Mar 2004 07:50:04 -0800 (PST) Message-Id: <200403221550.i2MFo4xg039539@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Sergey Matveychuk Subject: Re: ports/64525: [MAINTAINER] databases/mysql-administrator: fix build after last autotools commit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sergey Matveychuk List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 15:50:04 -0000 The following reply was made to PR ports/64525; it has been noted by GNATS. From: Sergey Matveychuk To: Clement Laforet Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/64525: [MAINTAINER] databases/mysql-administrator: fix build after last autotools commit Date: Mon, 22 Mar 2004 18:44:59 +0300 Clement Laforet wrote: > I don't think switching back to WANT_AUTOCONF_VER is a good idea. > Can you please review this patch? > > http://people.freebsd.org/~clement/ports/patches/mysql-administrator.diff > > clem OK. How can I fix AUTOCONF variable in other way? The problem is: USE_MAKEFILE_VER=14 USE_AUTOCONF_VER=257 AUTOCONF is set to /usr/local/libexec/autoconf213/autoconf instead of autocnf257 as I need. -- Sem.