The following reply was made to PR pkg/44983; it has been noted by GNATS.
From: "OBATA Akio"<obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/44983: Unable to build lang/openjdk from sources
Date: Sat, 21 May 2011 10:52:02 +0900
On Sat, 21 May 2011 03:05:00 +0900,<nubisci%gmail.com@localhost> wrote:
>> Fix:
> I am unsure of the fix :( :( :(
Workaround: `make fetch' with temporary sun-jre-jce option disabled, and try
again with sun-jre-jce option.
It is because `fetch-check-interactive' target in pkgsrc/mk/fetch/fetch.mk,
if FETCH_MESSAGE is defined, it is assumed that ALL distfiles is required to
fetch manually.
On lang/openjdk7, only jce_oplicy-6.zip is required with sun-jre-jce option.
--
OBATA Akio / obache%NetBSD.org@localhost