From owner-freebsd-ports Fri Nov 8 10:18:30 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C507B37B401 for ; Fri, 8 Nov 2002 10:18:28 -0800 (PST) Received: from mail.tinkerbox.org (adsl-64-168-139-138.dsl.snfc21.pacbell.net [64.168.139.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4760643E42 for ; Fri, 8 Nov 2002 10:18:28 -0800 (PST) (envelope-from bruno@tinkerbox.org) Received: from duron.bschwand.net (duron.bschwand.net [192.168.137.4]) by mail.tinkerbox.org (Postfix) with ESMTP id 2F49719B5; Fri, 8 Nov 2002 10:28:01 -0800 (PST) Date: Fri, 8 Nov 2002 10:28:01 -0800 (PST) From: bruno schwander X-Sender: bruno@duron.bschwand.net To: Tilman Linneweh Cc: alane@geeksrus.net, ports@FreeBSD.ORG Subject: Re: updating port/cad/qcad In-Reply-To: <20021108191253.06d483ff.tilman@arved.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 cool. I now understand that qmake thing. but the resulting makefile still needs patching I think, to allow for different locations of X11, etc. well let me know when your port is ready... thanks bruno On Fri, 8 Nov 2002, Tilman Linneweh wrote: > * bruno schwander [Fri, 8 Nov 2002 10:09:46 -0800 (PST)]: > > > > On Fri, Nov 08, 2002 at 09:40:18AM -0800, bruno schwander wrote: > > > >well I see that he did the same I did, i.e. spcifiying the QT libs > > > >directly as -lqt-mt and adding the needed pthread options. > > > >Shouldn't that go in the bsd.kde.mk ? it used to be in there for QT2 it > > > >seems. > > > > > > IIRC, this is handled in ports/x11/kde/Makefile.kde, which is included > > > by bsd.port.mk if a USE_QT_VER or USE_KDE_VER assignment is made. > > I updated my ports collection yesterday and I do not see anything related > > to QT in Makefile.kde ? I also do not see Makefile.kde included from > > bsd.kde.mk. > > > > Qcad does not link if I do not add a -lqt-mt but just trust the various > > QTLIB QTCFG* etc. flags that are set once QT_VER is set. > > The IMHO right fix is using qmake. > qmake reads the right options from mkspecs/freebsd-g++ > > I have a nearly ready version in my local tree. > > regards > arved > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message