aboutsummaryrefslogtreecommitdiff
path: root/games/freeorion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/freeorion/Makefile')
-rw-r--r--games/freeorion/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile
index 4d23ecf07bce..576209db922e 100644
--- a/games/freeorion/Makefile
+++ b/games/freeorion/Makefile
@@ -28,6 +28,8 @@ SCONS_BUILDENV= PYTHON_LIB=${PYTHON_VERSION}
USE_SDL= sdl net
WRKSRC= ${WRKDIR}/${PORTNAME}/FreeOrion
+BROKEN= does not compile with new graphviz
+
.if defined(WITH_DEBUG)
SCONS_ARGS+= debug=1
.else