Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D0C8863B877 for ; Sat, 24 Oct 2009 13:11:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 82E8B63B188; Sat, 24 Oct 2009 13:11:02 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id C022563B162 for ; Sat, 24 Oct 2009 13:11:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B0AA3175DA; Sat, 24 Oct 2009 13:11:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 24 Oct 2009 13:11:01 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/lang/openjdk7 To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20091024131101.B0AA3175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Sat Oct 24 13:11:01 UTC 2009 Modified Files: pkgsrc/lang/openjdk7: Makefile Log Message: Set ALT_PACKAGE_PATH so it works with ${PREFIX} != /usr/pkg Doesn't seem to be used anywhere, but the build system bombs if the directory doesn't exist. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/openjdk7/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.