From owner-freebsd-ports Thu Nov 7 18: 4:34 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 7BA9037B401 for ; Thu, 7 Nov 2002 18:04:33 -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 A3D9D43E42 for ; Thu, 7 Nov 2002 18:04:20 -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 BD70D19B5 for ; Thu, 7 Nov 2002 17:12:36 -0800 (PST) Date: Thu, 7 Nov 2002 17:12:36 -0800 (PST) From: bruno schwander X-Sender: bruno@duron.bschwand.net To: freebsd-ports@freebsd.org Subject: updating port/cad/qcad 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 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 ? this is on FreeBSD duron.bschwand.net 4.6-STABLE FreeBSD 4.6-STABLE #16: Sat Oct 5 15:39:46 PDT 2002 bruno@duron:/usr/obj/usr/src/sys/MYKERNEL i386 bruno To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message