summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-20 03:07:58 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-20 03:07:58 +0000
commit31568cd6256eae6a65700e32422aaec61efc5003 (patch)
tree8456ce1e9000b18ac3e05b3752ff1cd4d0a0ce14 /graphics
parentMark IGNORE instead of BROKEN. It builds, but its dependency does not. (diff)
Mark IGNORE instead of BROKEN; it compiles, but some of its dependencies
do not. Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202772
Diffstat (limited to 'graphics')
-rw-r--r--graphics/crystalspace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile
index 5cdaf4b214b9..0a004ed9289e 100644
--- a/graphics/crystalspace/Makefile
+++ b/graphics/crystalspace/Makefile
@@ -67,7 +67,7 @@ OPTIONS= DEBUG "Build with debugging information" off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700000
-BROKEN= Some dependencies do not compile with gcc4
+IGNORE= Some dependencies do not compile with gcc4
.endif
.if ${ARCH} == "sparc64"