From owner-freebsd-java@FreeBSD.ORG Tue Jul 12 21:22:47 2011 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 762E910656F3; Tue, 12 Jul 2011 21:22:45 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-java@freebsd.org Date: Tue, 12 Jul 2011 17:22:34 -0400 User-Agent: KMail/1.6.2 References: <4E1C25E1.30006@FreeBSD.org> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107121722.35972.jkim@FreeBSD.org> Cc: Warren Block , Andriy Gapon Subject: Re: install error with java/icedtea-web X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2011 21:22:47 -0000 On Tuesday 12 July 2011 05:07 pm, Warren Block wrote: > On Tue, 12 Jul 2011, Andriy Gapon wrote: > > Below is a patch against the port that fixes the issue for me: > > Thanks! Unfortunately, the patch seems to have had an encounter > with wordwrap. > > The text leading up to this was: > -------------------------- > > |--- files/patch-Makefile.in.orig 2011-07-11 23:50:42.000000000 > | +0300 +++ files/patch-Makefile.in 2011-07-12 13:43:10.883021035 > | +0300 > > -------------------------- > Patching file patch-Makefile.in using Plan A... > patch: **** malformed patch at line 11: $(DESTDIR)$(libdir) The port was already updated with the patch. Please remove any stale patches and re-try. Jung-uk Kim