From owner-cvs-all@FreeBSD.ORG Sun Dec 12 23:53:24 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 DEE8F16A4CE; Sun, 12 Dec 2004 23:53:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCD4343D45; Sun, 12 Dec 2004 23:53:24 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBCNrOJH086263; Sun, 12 Dec 2004 23:53:24 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBCNrOFR086262; Sun, 12 Dec 2004 23:53:24 GMT (envelope-from hq) Message-Id: <200412122353.iBCNrOFR086262@repoman.freebsd.org> From: Herve Quiroz Date: Sun, 12 Dec 2004 23:53:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/jaxup Makefile 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: Sun, 12 Dec 2004 23:53:25 -0000 hq 2004-12-12 23:53:24 UTC FreeBSD ports repository Modified files: textproc/jaxup Makefile Log: - Register needed JAR files in build dependencies as well [1] - Use only those JAR files in the classpath when building utility classes Reported by: kris via pointyhat Revision Changes Path 1.4 +10 -5 ports/textproc/jaxup/Makefile