From 0a5a5e276a68e495cf250b72c0ae0da5e449328d Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 22 Feb 2004 12:50:44 +0000 Subject: [PATCH] BROKEN on 4.x: does not compile --- graphics/ipe/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 2bc2ba50bc56..bdcacdf6a903 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -31,6 +31,7 @@ NO_FILTER_SHLIBS= 1 .if ${OSVERSION} < 500000 # the problem is a little more subtle, really. It requires gcc 3 USE_GCC= 3.3 +BROKEN= "Does not compile" .endif QTDIR?= ${X11BASE}