Subject: Re: pkgsrc Darwin 7.9.0/powerpc bulk build results 2005-07-28
To: Jeremy C. Reed <reed@reedmedia.net>
From: Krister Walfridsson <cato@df.lth.se>
List: pkgsrc-bulk
Date: 07/28/2005 22:54:52
On Thu, 28 Jul 2005, Jeremy C. Reed wrote:

> On Thu, 28 Jul 2005, Krister Walfridsson wrote:
>
>> x11/qt3-tools              191     tech-pkg@NetBSD.org
>
> My workaround was simply:
>
> --- x11/qt3-libs/Makefile.common        18 Jul 2005 02:33:27 -0000 1.55
> +++ x11/qt3-libs/Makefile.common        22 Jul 2005 05:30:40 -0000
> @@ -99,7 +99,8 @@
>
>  .include "../../mk/x11.buildlink3.mk"
>
> -pre-configure:
> +#pre-configure:
> +post-patch
>
> See PR pkg/30656

Thank you for the hint.

Looking a bit closer on this workaround shows that the pre-configure
target creates a configuration file that is slightly wrong for Darwin.

I'll try to fix this tomorrow.

    /Krister