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@localhostMy 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