From owner-cvs-all Tue Oct 30 1:56:53 2001 Delivered-To: cvs-all@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id CE83437B401; Tue, 30 Oct 2001 01:56:39 -0800 (PST) Received: from vega.vega.com (h128.228.dialup.iptcom.net [212.9.228.128]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id LAA71929; Tue, 30 Oct 2001 11:56:32 +0200 (EET) (envelope-from max@vega.com) Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id f9U9tVQ44335; Tue, 30 Oct 2001 11:55:31 +0200 (EET) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200110300955.f9U9tVQ44335@vega.vega.com> Subject: Re: cvs commit: ports/editors/AbiWord Makefile To: obrien@FreeBSD.ORG (David E. O'Brien) Date: Tue, 30 Oct 2001 11:54:11 +0200 (EET) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: from "David E. O'Brien" at Oct 30, 2001 12:52:07 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > obrien 2001/10/30 00:52:07 PST > > Modified files: > editors/AbiWord Makefile > Log: > Don't USE_AUTOCONF=yes -- this port doesn't let bsd.port.mk run autoconf > as is intended. I don't know what the porter was trying to acompilsh. > Also, I accidently removed some lines I didn't intend to. Huh, have you tried to contact maintainer about that first? You broke bsd.port.mk by introducing a false assumption that the automake port should be called ${PORTSDIR}/devel/${AUTOMAKE}, and trying to fix in the wrong place. Please revert those changes as well as fix bsd.port.mk. According to bsd.port.mk, ${AUTOMAKE} is not intended to be used as name of the port!!! # AUTOMAKE - Set to path of GNU automake if not in $PATH (default: # automake). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message