From owner-cvs-all@FreeBSD.ORG Fri Jul 7 08:18:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 A6FD716A4DD; Fri, 7 Jul 2006 08:18:47 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5884943D45; Fri, 7 Jul 2006 08:18:47 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k678Iltl058836; Fri, 7 Jul 2006 08:18:47 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k678IloU058835; Fri, 7 Jul 2006 08:18:47 GMT (envelope-from delphij) Message-Id: <200607070818.k678IloU058835@repoman.freebsd.org> From: Xin LI Date: Fri, 7 Jul 2006 08:18:46 +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/docproj Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 07 Jul 2006 08:18:47 -0000 delphij 2006-07-07 08:18:46 UTC FreeBSD ports repository Modified files: textproc/docproj Makefile Log: Add html2text for now in order to fix build of release documentation in Simplified Chinese. Note that this is only a transition workaround. We need to have consistent build tools rather than having two. For now, just add the dependency so release engineers can do new builds properly. Approved by: doceng (hrs) Spotted by: re (kensmith) Revision Changes Path 1.50 +5 -1 ports/textproc/docproj/Makefile