svn commit: r387382 - head/www/ocsigen
Antoine Brodin
antoine at FreeBSD.org
Mon May 25 14:26:13 UTC 2015
Author: antoine
Date: Mon May 25 14:26:12 2015
New Revision: 387382
URL: https://svnweb.freebsd.org/changeset/ports/387382
Log:
Mark BROKEN: Fails to build with ocaml 4.02
Reported by: pkg-fallout
Modified:
head/www/ocsigen/Makefile
Modified: head/www/ocsigen/Makefile
==============================================================================
--- head/www/ocsigen/Makefile Mon May 25 14:24:06 2015 (r387381)
+++ head/www/ocsigen/Makefile Mon May 25 14:26:12 2015 (r387382)
@@ -10,6 +10,8 @@ DISTNAME= ocsigenserver-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Web programming framework for OCaml
+BROKEN= Fails to build with ocaml 4.02
+
LICENSE= LGPL21_SSLEX
LICENSE_NAME= Lesser GPL 2.1 with a special OpenSSL exception clause
LICENSE_FILE= ${WRKSRC}/COPYING
More information about the svn-ports-all
mailing list