From 9c169d88b2dba35f80008a8a85137a101adf2f59 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 29 Nov 2010 18:04:25 +0000 Subject: [PATCH] Mark broken on GCC4_ARCHS while a fix is in the work. --- x11/pinot/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11/pinot/Makefile b/x11/pinot/Makefile index 28e7a4c797a..bc1d63d6c60 100644 --- a/x11/pinot/Makefile +++ b/x11/pinot/Makefile @@ -1,4 +1,7 @@ -# $OpenBSD: Makefile,v 1.19 2010/11/29 10:09:39 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.20 2010/11/29 18:04:25 ajacoutot Exp $ + +# XXX libxapianbackend.so: undefined symbol '__dso_handle' +NOT_FOR_ARCHS= ${GCC4_ARCHS} SHARED_ONLY= Yes