From owner-cvs-all Sun Aug 29 2:29:14 1999 Delivered-To: cvs-all@freebsd.org Received: from mail-gw.pacbell.net (mail-gw.pacbell.net [206.13.28.25]) by hub.freebsd.org (Postfix) with ESMTP id 1EC1A14FF8; Sun, 29 Aug 1999 02:29:13 -0700 (PDT) (envelope-from jazepeda@pacbell.net) Received: from zippy.dyn.ml.org (ppp-207-214-149-199.snrf01.pacbell.net [207.214.149.199]) by mail-gw.pacbell.net (8.9.3/8.9.3) with ESMTP id CAA05068; Sun, 29 Aug 1999 02:28:03 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zippy.dyn.ml.org (Postfix) with ESMTP id C76B19155D; Sun, 29 Aug 1999 02:28:01 -0700 (PDT) Date: Sun, 29 Aug 1999 02:28:01 -0700 (PDT) From: Alex Zepeda To: Chris Piazza Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11-toolkits/qt2 - Imported sources In-Reply-To: <199908290920.CAA33812@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 29 Aug 1999, Chris Piazza wrote: > o If the port uses qt2, instances of moc should be renamed > to moc2 in the Makefiles. Thank Troll Tech for making it easy > to keep multiple versions of qt around. IT IS EASY, and would be a lot cleaner for everything if you didn't cram it in an unconvenient location. If you put it in /usr/local/qt and /usr/local/qt2 it would reduce the amount of kludges put into the KDE autoconf code (i.e. one could put --with-qt=$(PREFIX)/qt2 and be done with it). And the moc -> moc2 kludges would go away. Be prepared to maintain patches for all the KDE ports too :^) - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message