1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

- Mark BROKEN: does not compile with graphviz-2.22.2

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-03-20 21:16:51 +00:00
parent d673e1bf89
commit 456870a059
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230512

View File

@ -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