From owner-cvs-all@FreeBSD.ORG Sat Sep 19 16:58:09 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1CD4106566B; Sat, 19 Sep 2009 16:58:09 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 89B718FC15; Sat, 19 Sep 2009 16:58:09 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8JGw9Po099760; Sat, 19 Sep 2009 16:58:09 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8JGw90s099759; Sat, 19 Sep 2009 16:58:09 GMT (envelope-from marcus) Message-Id: <200909191658.n8JGw90s099759@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 19 Sep 2009 16:58:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/libxml2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 16:58:09 -0000 marcus 2009-09-19 16:58:09 UTC FreeBSD ports repository Modified files: textproc/libxml2 Makefile Log: Fix thread support. PR: 138942 Submitted by: andrew.w.nosenko@gmail.com Feature safe: yes Revision Changes Path 1.159 +1 -1 ports/textproc/libxml2/Makefile