diff options
Diffstat (limited to 'math/coq')
-rw-r--r-- | math/coq/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/coq/Makefile b/math/coq/Makefile index 19029eb48085..bfe6e3d809dc 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -19,6 +19,8 @@ COMMENT= Theorem prover based on lambda-C BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml +BROKEN= Does not build + USE_GMAKE= yes ALL_TARGET= world WITH_IDE= yes |