diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-12 05:33:55 +0800 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-12 05:33:55 +0800 |
commit | ceb6ffa6fcf52c55d298ac34ef7d721fc083d9d3 (patch) | |
tree | 9d3872631dcfe1b36b555a6b5a2fa396a4d82aef /math | |
parent | 4b03a46bda8b6948a33492496450badfcddea65f (diff) | |
download | freebsd-ports-gnome-ceb6ffa6fcf52c55d298ac34ef7d721fc083d9d3.tar.gz freebsd-ports-gnome-ceb6ffa6fcf52c55d298ac34ef7d721fc083d9d3.tar.zst freebsd-ports-gnome-ceb6ffa6fcf52c55d298ac34ef7d721fc083d9d3.zip |
math/ocaml-zarith: set BROKEN_armv6
Diffstat (limited to 'math')
-rw-r--r-- | math/ocaml-zarith/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ocaml-zarith/Makefile b/math/ocaml-zarith/Makefile index ae8292f9e347..377536fe0e62 100644 --- a/math/ocaml-zarith/Makefile +++ b/math/ocaml-zarith/Makefile @@ -27,6 +27,8 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_JOBS_UNSAFE= yes + +BROKEN_armv6= binary /nxb-bin/usr/bin/cc: not found PORTDOCS= html DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} |