svn commit: r335734 - head/lang/opa

Baptiste Daroussin bapt at FreeBSD.org
Fri Dec 6 11:45:57 UTC 2013


Author: bapt
Date: Fri Dec  6 11:45:56 2013
New Revision: 335734
URL: http://svnweb.freebsd.org/changeset/ports/335734

Log:
  Mark as broken, configure does not accept newer nodejs

Modified:
  head/lang/opa/Makefile

Modified: head/lang/opa/Makefile
==============================================================================
--- head/lang/opa/Makefile	Fri Dec  6 11:44:48 2013	(r335733)
+++ head/lang/opa/Makefile	Fri Dec  6 11:45:56 2013	(r335734)
@@ -10,6 +10,8 @@ DISTNAME=	${PORTNAME}_v${GITVER}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Open source, simple, and unified platform for writing web apps
 
+BROKEN=		Failes to find newer nodejs
+
 BUILD_DEPENDS=	${OCAMLFIND_DEPEND} \
 		${LOCALBASE}/${OCAML_SITELIBDIR}/ssl/ssl.a:${PORTSDIR}/security/ocaml-ssl \
 		${LOCALBASE}/${OCAML_SITELIBDIR}/cryptokit/cryptokit.a:${PORTSDIR}/security/ocaml-cryptokit \


More information about the svn-ports-head mailing list