Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 1836E63B88A for ; Thu, 30 Oct 2008 11:30:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B83E763B175; Thu, 30 Oct 2008 11:30:35 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 0580C63B12C for ; Thu, 30 Oct 2008 11:30:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E66F1175D0; Thu, 30 Oct 2008 11:30:34 +0000 (UTC) From: Kouichirou Hiratsuka Subject: CVS commit: pkgsrc/misc/openoffice3 To: pkgsrc-changes@NetBSD.org Reply-To: hira@netbsd.org Message-Id: <20081030113034.E66F1175D0@cvs.netbsd.org> Date: Thu, 30 Oct 2008 11:30:34 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: hira Date: Thu Oct 30 11:30:34 UTC 2008 Modified Files: pkgsrc/misc/openoffice3: Makefile distinfo options.mk pkgsrc/misc/openoffice3/patches: patch-bq Log Message: - Fix build with one lang-* option. - Set JAVA_HOME instead of JAVACMD. - Depend apache-ant as build-time. - Fix one pkglint warning ($_l -> $lang). To generate a diff of this commit: cvs rdiff -r1.12 -r1.13 pkgsrc/misc/openoffice3/Makefile \ pkgsrc/misc/openoffice3/distinfo cvs rdiff -r1.10 -r1.11 pkgsrc/misc/openoffice3/options.mk cvs rdiff -r1.2 -r1.3 pkgsrc/misc/openoffice3/patches/patch-bq Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.