Subject: Re: CVS commit: pkgsrc/graphics/gocr
To: Thomas Klausner <wiz@NetBSD.org>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-changes
Date: 10/25/2005 02:44:06
Thomas Klausner wrote:
> On Mon, Oct 24, 2005 at 03:01:37PM +0000, Roland Illig wrote:
>
>>Module Name: pkgsrc
>>Committed By: rillig
>>Date: Mon Oct 24 15:01:37 UTC 2005
>>
>>Modified Files:
>> pkgsrc/graphics/gocr: Makefile
>>
>>Log Message:
>>Fixed the --mandir argument to configure. This makes the package build on
>>NetBSD-1.6.2/i386 again.
>
>
> I think this change is wrong:
> # make show-var VARNAME=CONFIGURE_ARGS
> --mandir=/man --host=i386--netbsdelf --prefix=/usr/pkg
This package does _not_ use automake. Look at gocr-0.37/man/Makefile.in
to see the details.
Roland