From d11db20443d5179328af4b90a524eecf2b3fe505 Mon Sep 17 00:00:00 2001 From: Markus Brueffer Date: Thu, 11 Jan 2007 17:25:46 +0000 Subject: Mark BROKEN on 4.x Submitted by: pointyhat via kris --- graphics/gwenview/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'graphics/gwenview/Makefile') diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index 95bad1babc0d..32511262e4b7 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -30,4 +30,10 @@ MAN1= gwenview.1 post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} -.include +.include + +.if ${OSVERSION} < 500000 +BROKEN= Does not compile on 4.x +.endif + +.include -- cgit v1.2.3