Date: Fri, 8 Nov 2002 10:28:01 -0800 (PST) From: bruno schwander <bruno@tinkerbox.org> To: Tilman Linneweh <tilman@arved.de> Cc: alane@geeksrus.net, ports@FreeBSD.ORG Subject: Re: updating port/cad/qcad Message-ID: <Pine.BSF.4.21.0211081025070.274-100000@duron.bschwand.net> In-Reply-To: <20021108191253.06d483ff.tilman@arved.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <bruno@tinkerbox.org> [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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0211081025070.274-100000>