diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-29 05:44:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-29 05:44:25 +0000 |
commit | e043e9c8d63ff824fc84f0ea1e0ca6653c7f146b (patch) | |
tree | 0042eed23a115cfecb4825842c4e68312f6d8ebc /lang/ocaml-nox11/Makefile | |
parent | b5bf420c47a60a5c05ae505e9aca401c5720ee3a (diff) |
Notes
Diffstat (limited to 'lang/ocaml-nox11/Makefile')
-rw-r--r-- | lang/ocaml-nox11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml-nox11/Makefile b/lang/ocaml-nox11/Makefile index 477609d1c6b9..db166134032f 100644 --- a/lang/ocaml-nox11/Makefile +++ b/lang/ocaml-nox11/Makefile @@ -7,7 +7,7 @@ CATEGORIES= lang MAINTAINER= michael.grunewald@laposte.net COMMENT= Objective Caml compiler and programming environment (no X11) -BROKEN_powerpc64= Does not build +BROKEN_powerpc64= Does not build: error: too few arguments to function gethostbyname_r MASTERDIR= ${.CURDIR}/../ocaml |