From owner-cvs-all Mon Nov 4 10:56: 1 2002 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 C26DE37B401; Mon, 4 Nov 2002 10:56:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C84B43E4A; Mon, 4 Nov 2002 10:56:00 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA4IsImV020319; Mon, 4 Nov 2002 10:54:18 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA4IsIOV020318; Mon, 4 Nov 2002 10:54:18 -0800 (PST) Message-Id: <200211041854.gA4IsIOV020318@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 4 Nov 2002 10:54:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pkgconfig Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/11/04 10:54:18 PST Modified files: devel/pkgconfig Makefile Log: Disable pthread support in pkgconfig. pkgconfig doesn't use any threading anyway, so this does not add or remove functionality. However, this does allow pkgconfig to build on Sparc64 which is a pre-req for making the release documentation. Submitted by: tmm Revision Changes Path 1.25 +1 -0 ports/devel/pkgconfig/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message