From owner-cvs-all@FreeBSD.ORG Fri May 21 15:47:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 577F116A4CE; Fri, 21 May 2004 15:47:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AB6E43D1F; Fri, 21 May 2004 15:47:50 -0700 (PDT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4LMlkCW093754; Fri, 21 May 2004 15:47:46 -0700 (PDT) (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4LMlk7J093753; Fri, 21 May 2004 15:47:46 -0700 (PDT) (envelope-from lofi) Message-Id: <200405212247.i4LMlk7J093753@repoman.freebsd.org> From: Michael Nottebrock Date: Fri, 21 May 2004 15:47:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.kde.mk ports/x11/kde3 Makefile.kde X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2004 22:47:50 -0000 lofi 2004/05/21 15:47:46 PDT FreeBSD ports repository Modified files: Mk bsd.kde.mk x11/kde3 Makefile.kde Log: Move a CONFIGURE_ENV tweak from Makefile.kde to bsd.kde.mk so all ports which have the working configure bits have a chance to figure out the correct threads libs by themselves. Revision Changes Path 1.36 +2 -1 ports/Mk/bsd.kde.mk 1.23 +1 -3 ports/x11/kde3/Makefile.kde