Date: Fri, 8 Nov 2002 08:09:55 +0100 From: Tilman Linneweh <tilman@arved.de> To: bruno schwander <bruno@tinkerbox.org> Cc: ports@freebsd.org Subject: Re: updating port/cad/qcad Message-ID: <20021108070955.GA3158@huckfinn.arved.de> In-Reply-To: <Pine.BSF.4.21.0211071708380.8084-100000@duron.bschwand.net> References: <Pine.BSF.4.21.0211071708380.8084-100000@duron.bschwand.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> I am trying to update ports/cad/qcad and I am hitting a little problem > with QT3. It seems that the linking options such as "-lqt-mt -pthread" ar > not passed to the linker if I use just the > > MAKE_ENV= MOC="${MOC}" LIBQT="-l${QTNAME}" \ > QTCPPFLAGS="${QTCPPFLAGS}" QTCFGLIBS="${QTCFGLIBS}" > > Looking at /usr/ports/Mk/bsd.kde.mk, it looks like QTNAME is not set for > QT3. The QTCFGLIBS do not seem to include these additional flags > either. What am I missing here ? There is a PR about qcad ports/43694. 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?20021108070955.GA3158>