From owner-freebsd-ports Tue Feb 26 12:28: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 5A1F137B41B for ; Tue, 26 Feb 2002 12:27:53 -0800 (PST) Received: by mail.tgd.net (Postfix, from userid 1001) id 0907D20F07; Tue, 26 Feb 2002 12:27:52 -0800 (PST) Date: Tue, 26 Feb 2002 12:27:52 -0800 From: Sean Chittenden To: John Merryweather Cooper Cc: Miguel Mendez , Dave Tweten , Andreas Klemm , FreeBSD Ports Subject: Re: Lyx Port Problem Message-ID: <20020226122752.F49641@ninja1.internal> References: <200202260025.g1Q0P1q02088@gilmore.nas.nasa.gov> <20020226090254.A9068@energyhq.homeip.net> <1014721371.37366.26.camel@johncoop.MSHOME> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1014721371.37366.26.camel@johncoop.MSHOME>; from "john_m_cooper@yahoo.com" on Tue, Feb 26, 2002 at = 03:02:49AM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ 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 > I have a PR already posted on this with a similar (but not identical) > patch. As a work around, Dirk had an excellent kludge that worked for me: cd /usr/ports/print/lyx mkdir bin ln -s /usr/local/bin/automake14 bin/automake ln -s /usr/local/bin/autoconf213 bin/autoconf ln -s /usr/local/bin/autoheader213 bin/autoheader set path = ($PWD/bin:$path) make install -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message