From fbb6b3e46192d67245aca5888645fac5d730bf47 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 9 Feb 2008 21:24:54 +0000 Subject: Mark BROKEN on i386 8.0: does not compile --- ftp/wxdfast/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ftp/wxdfast') diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile index 5a889bc8febf..062d156984bb 100644 --- a/ftp/wxdfast/Makefile +++ b/ftp/wxdfast/Makefile @@ -28,4 +28,10 @@ post-patch: ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} @${REINPLACE_CMD} -e 's|pt_BR||' ${WRKSRC}/man/Makefile.in -.include +.include + +.if ${OSVERSION} >= 800000 && ${ARCH} == i386 +BROKEN= Does not compile +.endif + +.include -- cgit v1.2.3