aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-22 20:50:44 +0800
committerkris <kris@FreeBSD.org>2004-02-22 20:50:44 +0800
commit764f399070c13c0f00f49b14113fe6740d22a1b7 (patch)
treeaa01c289f06847e6d05e370d4c556a637e669fbc /graphics
parent28ec0ec1782f96818f2adcb825d9fcb79e546451 (diff)
downloadfreebsd-ports-gnome-764f399070c13c0f00f49b14113fe6740d22a1b7.tar.gz
freebsd-ports-gnome-764f399070c13c0f00f49b14113fe6740d22a1b7.tar.zst
freebsd-ports-gnome-764f399070c13c0f00f49b14113fe6740d22a1b7.zip
BROKEN on 4.x: does not compile
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ipe/Makefile1
1 files changed, 1 insertions, 0 deletions
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}