diff options
Diffstat (limited to 'lang/ocaml-nox11/Makefile')
-rw-r--r-- | lang/ocaml-nox11/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ocaml-nox11/Makefile b/lang/ocaml-nox11/Makefile index eb3972740a0a..477609d1c6b9 100644 --- a/lang/ocaml-nox11/Makefile +++ b/lang/ocaml-nox11/Makefile @@ -7,6 +7,8 @@ CATEGORIES= lang MAINTAINER= michael.grunewald@laposte.net COMMENT= Objective Caml compiler and programming environment (no X11) +BROKEN_powerpc64= Does not build + MASTERDIR= ${.CURDIR}/../ocaml CONFLICTS= metaocaml-[0-9]* ocaml-[0-9]* ocaml-notk-[0-9]* |