From owner-freebsd-ports Mon Nov 8 5:43:15 1999 Delivered-To: freebsd-ports@freebsd.org Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (Postfix) with ESMTP id 52A6915224; Mon, 8 Nov 1999 05:42:58 -0800 (PST) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co ([168.176.3.53]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.6) with ESMTP id AAAE63; Mon, 8 Nov 1999 08:44:07 -0500 Message-ID: <3826D53A.D584DCED@bachue.usc.unal.edu.co> Date: Mon, 08 Nov 1999 08:50:50 -0500 From: "Pedro Fernando Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 4.5 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Satoshi - Ports Wraith - Asami Cc: "R. Imura" , andrews@technologist.com, ports@FreeBSD.ORG Subject: Re: Possible change in the Qt port. References: <38209354.5A0E1416@bachue.usc.unal.edu.co> <3.0.6.32.19991103230433.008afc90@mail.psn.net> <19991106044140H.imura@cs.titech.ac.jp> <3825A24F.A98124BC@bachue.usc.unal.edu.co> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Satoshi - Ports Wraith - Asami wrote: > > * From: "Pedro Fernando Giffuni" > > * There is a binary: moc, AFAIK it's onlt used during the building process > * in some ports and they expect to find it in $(QTDIR)/bin. > > Is it a problem to tell those ports that QTDIR=${PREFIX} ? > You hit the point: I don't care where it is as long as we have a QTDIR. It collides with qt1, so currently we are patching everything to find $(PREFIX)/lib/libqt2, $(PREFIX)/include/qt2, and $(PREFIX)/bin/moc2. > * Not really; we already use this approach when the port wants to create > * it's own directory. The example that comes to mind is Scilab. Lesstif is > * a case where NOT applying this is clearly violating hier(). > > Just because the rule isn't enforced in all cases doesn't make the > rule invalid. :) > In Scilab's case you suggested this solution as the correct one :). cheers, Pedro. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message