svn commit: r399103 - head/math/ocaml-zarith

John Marino marino at FreeBSD.org
Sun Oct 11 21:33:56 UTC 2015


Author: marino
Date: Sun Oct 11 21:33:55 2015
New Revision: 399103
URL: https://svnweb.freebsd.org/changeset/ports/399103

Log:
  math/ocaml-zarith: set BROKEN_armv6

Modified:
  head/math/ocaml-zarith/Makefile

Modified: head/math/ocaml-zarith/Makefile
==============================================================================
--- head/math/ocaml-zarith/Makefile	Sun Oct 11 21:17:06 2015	(r399102)
+++ head/math/ocaml-zarith/Makefile	Sun Oct 11 21:33:55 2015	(r399103)
@@ -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}
 


More information about the svn-ports-all mailing list