From owner-freebsd-questions@FreeBSD.ORG Wed Jun 8 14:54:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 780E016A41C for ; Wed, 8 Jun 2005 14:54:57 +0000 (GMT) (envelope-from phil@cryer.us) Received: from cryer.us (dsl093-192-243.stl1.dsl.speakeasy.net [66.93.192.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 302CF43D1D for ; Wed, 8 Jun 2005 14:54:56 +0000 (GMT) (envelope-from phil@cryer.us) Received: from phil [199.249.176.251] by cryer.us with NetMail ModWeb Module; Wed, 08 Jun 2005 09:54:51 -0500 From: "Phil Cryer" To: freebsd-questions@freebsd.org Date: Wed, 08 Jun 2005 09:54:51 -0500 X-Mailer: NetMail ModWeb Module X-Sender: phil X-Priority: 3 X-MSMail-Priority: Normal MIME-Version: 1.0 Message-ID: <1118242491.8923c9cphil@cryer.us> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: Re: Re: Automake version mismatch - can't install anything via ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: phil@cryer.us List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 14:54:57 -0000 >> # >> USE_AUTOMAKE_VER=3D19 > >*ahem* > >Kris Whew, thank you! I knew automake was being misdirected somewhere, but didn= 't think of /etc/make.conf, can't remember putting that in there, but I s= uppose I did. Commented that line out, and things are back to normal, ev= erything works again! Thank you Kris. P