From owner-cvs-all Fri Mar 24 15:24:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F21F337BC1C; Fri, 24 Mar 2000 15:24:54 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id PAA75497; Fri, 24 Mar 2000 15:24:55 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Fri, 24 Mar 2000 15:24:54 -0800 (PST) From: Kris Kennaway To: Will Andrews Cc: "R. Imura" , will@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/kdelibs11 Makefile ports/x11/kdelibs11/pkg DESCR PLIST In-Reply-To: <20000323094547.H422@argon.blackdawn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 23 Mar 2000, Will Andrews wrote: > Actually, I've been pondering this a little. Satoshi, perhaps a simple > symlink from libkdecore.la to libkdecore.so would be better for this? I am > not sure if it would conflict with libtool though, but patching one port is > definitely better than patching 50+ ports (IMO). Or just 'touch' it at install-time. .la files aren't shared libraries so theres no real point in making it look like one. I think this is a better fix than fixing every KDE app which is now and will be forever more (and who copy their configure script from an existing broken KDE app). Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message